Name : perl-MIME-Base64
| |
Version : 3.01
| Vendor : PLD
|
Release : 1
| Date : 2004-03-29 18:16:34
|
Group : Development/Languages/perl
| Source RPM : perl-MIME-Base64-3.01-1.src.rpm
|
Size : 0.04 MB
| |
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
| |
Summary : Base64 and QuotedPrintable encoders/decoders for Perl
|
Description :
This package contains a base64 encoder/decoder and a quoted-printable encoder/decoder. These encoding methods are specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions).
The Base64 encoding is designed to represent arbitrary sequences of octets in a form that need not be humanly readable. A 65-character subset ([A-Za-z0-9+/=]) of US-ASCII is used, enabling 6 bits to be represented per printable character.
The quoted-printable encoding is intended to represent data that largely consists of bytes that correspond to printable characters in the ASCII character set. Non-printable characters are represented by a triplet consisting of the character \"=\" followed by two hexadecimal digits.
|
RPM found in directory: /vol/rzm3/linux-pld/dists/ra/updates/general/i586 |