Package: libconvert-ascii85-perl (0.01-3)
Links for libconvert-ascii85-perl
Debian Resources:
Download Source Package libconvert-ascii85-perl:
- [libconvert-ascii85-perl_0.01-3.dsc]
- [libconvert-ascii85-perl_0.01.orig.tar.gz]
- [libconvert-ascii85-perl_0.01-3.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [metacpan.org]
Similar packages:
module for encoding and decoding of ascii85/base85 strings
Convert::Ascii85 implements the Ascii85 (also known as Base85) algorithm for encoding binary data as text. This is done by interpreting each group of four bytes as a 32-bit integer, which is then converted to a five-digit base-85 representation using the digits from ASCII 33 (!) to 117 (u).
This is similar to MIME::Base64 but more space efficient: The overhead is only 1/4 of the original data (as opposed to 1/3 for Base64).
Other Packages Related to libconvert-ascii85-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libconvert-ascii85-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.0 kB | 22.0 kB | [list of files] |