| Paketname | libtext-unaccent-perl |
| Beschreibung | provides functions to remove accents using UTF16 as a pivot |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.08-1build1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 140 Byte |
| Hängt ab von | libc6 (>= 2.4), perl (>= 5.10.0-10), perlapi-5.10.0 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 27084 Byte |
| Prüfsumme MD5 | b3e1cae0fb4a960ba211db436dc00eba |
| Prüfsumme SHA1 | cd6c4daec6af07bd5fa4f05feb9b76a80abee114 |
| Prüfsumme SHA256 | c76a40c2a64c521010e43cf1f2ea2283914416668b3173d4712ed6dd406b3b52 |
| Link zum Herunterladen | libtext-unaccent-perl_1.08-1build1_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.
|