mime_base32

Base32 encoder and decoder

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. mime_base32

Descrizione

This module is for encoding/decoding data much the way that MIME::Base64 does.

Prior to version 1.0, MIME::Base32 used the base32hex (or [0-9A-V]) encoding and decoding methods by default. If you need to maintain that behavior, please call encode_base32hex or decode_base32hex functions directly.

Now, in accordance with RFC-3548, Section 5, MIME::Base32 uses the encode_base32 and decode_base32 functions by default.

Installa

Canale stable v1.303-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install mime_base32

Scarica .hpkg 1.303-1 (any)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni