perl-MIME-Base64
Encode/decode Base 64
SRPM: perl-MIME-Base64-3.07-1.n0i.4.fc7.src.rpm SPEC: perl-MIME-Base64.spec Version: 3.07 Release: 1.n0i.4.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 17733 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/MIME-Base64/ Date: Sun May 27 2007, 18:04 GMT
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. Each non-printable character is represented by
a triplet consisting of the character "=" followed by two hexadecimal
digits.
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. Each non-printable character is represented by
a triplet consisting of the character "=" followed by two hexadecimal
digits.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0:3.07-1.n0i.4
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- version 3.07 - Sat Apr 03 2004 Marius Feraru <altblue@n0i.net> 0:3.01-1.n0i.3
- version 3.01
- spec file (re?)created using N0i::CPAN::RPMizer/2004032101 - Tue Mar 23 2004 Marius FERARU <altblue@n0i.net> 0:3.00-2.n0i.2
- serial goes back to 0! - Wed Feb 25 2004 Marius FERARU <altblue@n0i.net> 3:3.00-1.n0i.1
- version 3.00
- spec file (re?)created using N0i::CPAN::RPMizer/2004022501
Files:
- MIME-Base64-3.07.tar.gz
- perl-MIME-Base64.spec
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)