forked from Lainports/freebsd-ports
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. WWW: https://github.com/kmike/text-unidecode PR: 229439 Submitted by: freebsd_ports@k-worx.org Sponsored by: iXsystems Inc.
7 lines
315 B
Text
7 lines
315 B
Text
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.
|
|
|
|
WWW: https://github.com/kmike/text-unidecode
|