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-maputf8-perl
BeschreibungPerl module for conversing between any character sets and UTF8
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.11-2
Sektionperl
Prioritätoptional
Installierte Größe52 Byte
Hängt ab vonperl (>= 5.6.0-16), libjcode-pm-perl, libunicode-map8-perl, libunicode-map-perl, libunicode-string-p
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße16092 Byte
Prüfsumme MD58190bbd6d2c8d026a6632ef7fc0d9f72
Prüfsumme SHA1472dcff20c6a011884c014868d6fa55f62c2df98
Prüfsumme SHA25673f8b2c862b28322164ea9a973269c48e8f93d4ddb1fad3d27d9aa2338594134
Link zum Herunterladenlibunicode-maputf8-perl_1.11-2_all.deb
Ausführliche BeschreibungThis module provides an adapter layer between core routines for converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlying implementations to do simple UTF8 to-from other character set encoding conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API. . This also provides general character set conversion operation based on UTF8 - it is possible to convert between any two compatible and supported character sets via a simple two step chaining of conversions. . As with most things Perlish - if you give it a few big chunks of text to chew on instead of lots of small ones it will handle many more characters per second. . By design, it can be easily extended to encompass any new charset encoding conversion modules that arrive on the scene.


Impressum
Linux is a registered trademark of Linus Torvalds