Source: libencoding-fixlatin-perl Section: perl Priority: optional Build-Depends: cdbs, perl, debhelper (>= 10~), dh-buildinfo Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 4.1.3 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libencoding-fixlatin-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libencoding-fixlatin-perl Homepage: https://metacpan.org/release/Encoding-FixLatin Testsuite: autopkgtest-pkg-perl Package: libencoding-fixlatin-perl Architecture: all Depends: ${cdbs:Depends}, ${misc:Depends}, ${perl:Depends} Recommends: ${cdbs:Recommends} Description: takes mixed encoding input and produces UTF-8 output Most encoding conversion tools take input in one encoding and produce output in another encoding. Encoding::FixLatin takes input which may contain characters in more than one encoding and makes a best effort to convert them all to UTF-8 output. . For string soups containing only ASCII, ISO8859-1 and CP1252 but no actual UTF-8 characters (even if encoded as such), Encode::ZapCP1252 may be better suitable. . Includes command-line tool fix_latin. Multi-Arch: foreign