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


Paketnamelibtext-unaccent-perl
Beschreibungprovides functions to remove accents using UTF16 as a pivot
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.08-1+b1
Sektionperl
Prioritätoptional
Installierte Größe80 Byte
Hängt ab vonperl (>= 5.10.0-9), perlapi-5.10.0, libc6 (>= 2.7-1)
Empfohlene Pakete
PaketbetreuerLoic Dachary (OuoU)
Quellelibtext-unaccent-perl (1.08-1)
Paketgröße26862 Byte
Prüfsumme MD5a3fc78259c912e6d95d7b44c3d9334be
Prüfsumme SHA13bc0b5bb5e7a912f9e548b43d2fc23f2bee973ff
Prüfsumme SHA2567947d97a3c34fc75a4dec338483c1b0a8a3ec0e99fdd6e232ef1022eac96db0f
Link zum Herunterladenlibtext-unaccent-perl_1.08-1+b1_i386.deb
Ausführliche BeschreibungText::Unaccent is a module that provides functions to remove accents from a string. For instance the string été will become ete. The charset of the input string is specified as an argument. The input is converted to UTF-16 using iconv(3), accents are stripped and the result is converted back to the original charset. The iconv -l command on GNU/Linux will show all charset supported.


Impressum
Linux is a registered trademark of Linus Torvalds