perl-Encode-Detect
An Encoding that detects encoding from data
SRPM: perl-Encode-Detect-1.00-1.n0i.2.fc7.src.rpm SPEC: perl-Encode-Detect.spec Version: 1.00 Release: 1.n0i.2.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 181352 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Encode-Detect/ Date: Sun May 27 2007, 14:45 GMT
Description:
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data and
then decodes it using the encoder of the detected charset. It is similar to
Encode::Guess, but does not require the configuration of a set of expected
encodings. Like Encode::Guess, it only supports decoding--it cannot encode.
Encode::Detect::Detector to determine the charset of the input data and
then decodes it using the encoder of the detected charset. It is similar to
Encode::Guess, but does not require the configuration of a set of expected
encodings. Like Encode::Guess, it only supports decoding--it cannot encode.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.00-1.n0i.2
- version 1.00 - Sat Apr 15 2006 Marius Feraru <altblue@n0i.net> 0.01-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer v1.12.1
- rebuild on perl 5.8.8
Files:
- Encode-Detect-1.00.tar.gz
- perl-Encode-Detect.spec
Requires:
- perl(ExtUtils::CBuilder)
- perl(Module::Build)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)