Source: libxml-encoding-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libxml-parser-perl , perl Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-encoding-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-encoding-perl.git Homepage: https://metacpan.org/release/XML-Encoding Rules-Requires-Root: no Package: libxml-encoding-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-parser-perl Description: Perl module for parsing encoding map XML files XML::Encoding, built as a subclass of XML::Parser, parses encoding map XML files. Included in the package is the compile_encoding script that compiles these to the binary form used by XML::Parser in order to parse scripts in the given encoding. Also included is a script that generates encoding map XML files from the type of mapping files obtained at ftp://ftp.unicode.org/Public/MAPPINGS. . XML::Encoding comes with a set of encoding maps installed in the /usr/share/libxml-encoding-perl directory. These are used when building the libxml-parser-perl package.