Source: libi18n-charset-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Marc 'HE' Brockschmidt <he@debian.org>,
 Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 gregor herrmann <gregoa@debian.org>,
 Niko Tyni <ntyni@iki.fi>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/I18N-Charset/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libi18n-charset-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libi18n-charset-perl/
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libio-string-perl,
 libunicode-map-perl, libunicode-maputf8-perl (>= 0.13+dfsg-2), libio-capture-perl,
 libtest-pod-perl, libtest-pod-coverage-perl

Package: libi18n-charset-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libio-string-perl
Suggests: libunicode-map-perl, libunicode-map8-perl,
 libunicode-maputf8-perl (>= 0.13+dfsg-2), libjcode-pm-perl
Description: Perl module for mapping character set names to IANA names
 I18N::Charset maps Character Set names to the names officially
 registered with IANA.  For example, 'Shift_JIS' is the official name
 of 'x-sjis'.
 .
 It also maps character set names to Unicode::Map, Unicode::Map8, and
 Unicode::MapUTF8 conversion scheme names (if those modules are
 installed).  For example, the Unicode::Map8 scheme name for
 'windows-1251' is 'cp1251'.
