blob: ee5c84eac20d3600e2a195b7f9c1ffcc977c026c (
plain) (
blame)
1
2
3
4
5
|
text-unidecode is the most basic port of the Text::Unidecode Perl library. There
are other Python ports of Text::Unidecode (unidecode and isounidecode).
unidecode is GPL, isounidecode uses too much memory, and it didn't support
Python 3 when this package was created.
|