[ 原始碼: libmime-base32-perl ]
套件:libmime-base32-perl(1.303-3)
libmime-base32-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmime-base32-perl:
- [libmime-base32-perl_1.303-3.dsc]
- [libmime-base32-perl_1.303.orig.tar.gz]
- [libmime-base32-perl_1.303-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Base32 encoder/decoder
Similar to Base64, Base32 encodes arbitrary (binary) data in ASCII text. The difference to Base64 is that Base32 encoding is case insensitive.
Base32 is defined in rfc3548 using the characters [A-Z2-7], but this module by default uses [0-9A-V] for compatibility with older versions of MIME::Base32. An RFC compliant mode is also provided, though.
其他與 libmime-base32-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language