Paketname | libtext-unaccent-perl |
Beschreibung | provides functions to remove accents using UTF16 as a pivot |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.08-1+b1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | perl (>= 5.10.0-9), perlapi-5.10.0, libc6 (>= 2.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Loic Dachary (OuoU) |
Quelle | libtext-unaccent-perl (1.08-1) |
Paketgröße | 26862 Byte |
Prüfsumme MD5 | a3fc78259c912e6d95d7b44c3d9334be |
Prüfsumme SHA1 | 3bc0b5bb5e7a912f9e548b43d2fc23f2bee973ff |
Prüfsumme SHA256 | 7947d97a3c34fc75a4dec338483c1b0a8a3ec0e99fdd6e232ef1022eac96db0f |
Link zum Herunterladen | libtext-unaccent-perl_1.08-1+b1_i386.deb |
Ausführliche Beschreibung | Text::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.
|