Pakket: libencoding-fixlatin-perl (1.04-1)
Verwijzigingen voor libencoding-fixlatin-perl
Trisquel bronnen:
Het bronpakket libencoding-fixlatin-perl downloaden:
- [libencoding-fixlatin-perl_1.04-1.dsc]
- [libencoding-fixlatin-perl_1.04.orig.tar.gz]
- [libencoding-fixlatin-perl_1.04-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Jonas Smedegaard
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libencoding-fixlatin-perl gerelateerde pakketten
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libencoding-fixlatin-xs-perl
- XS implementation layer for Encoding::FixLatin