DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibunicode-map-perl
BeschreibungPerl module for mapping charsets from and to UTF16 Unicode
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.112-10build1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe1124 Byte
Hängt ab vonlibc6 (>= 2.1.3), perl (>= 5.10.0-10), perlapi-5.10.0
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße481314 Byte
Prüfsumme MD5abb9f572bfb337dd3ba7f0ca8d841e2e
Prüfsumme SHA1d6228c36ed95e17fed5824f0f9bb2080453dcc1a
Prüfsumme SHA256656e67f86185737ca1ee6881e29e6563a0ba6cb8a8de4fb4132d1e4bc2623bd0
Link zum Herunterladenlibunicode-map-perl_0.112-10build1_i386.deb
Ausführliche BeschreibungThis module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. . For historical reasons this module coexists with Unicode::Map8. Please use Unicode::Map8 unless you need to care for >1 byte character sets, e.g. chinese GB2312. Anyway, if you stick to the basic functionality (see documentation) you can use both modules equivalently. . The 'libwww-perl' package is needed to run the example mirrorMappings.


Impressum
Linux is a registered trademark of Linus Torvalds