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 Debian Archiv squeeze (main)
Version0.112-10+b1
Sektionperl
Prioritätoptional
Installierte Größe1024 Byte
Hängt ab vonlibc6 (>= 2.7-1), perl (>= 5.10.0-9), perlapi-5.10.0
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quellelibunicode-map-perl (0.112-10)
Paketgröße481172 Byte
Prüfsumme MD5252a01ab493cd96566c297c08dfc7a95
Prüfsumme SHA19e6a39358324993b1a7a3bb1a8d3cee7a842e47c
Prüfsumme SHA256fa30539a2c5ffd83142e35a46cc52560152099d3ca987469c96c0c9ed6f0a7d0
Link zum Herunterladenlibunicode-map-perl_0.112-10+b1_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