SlackBuildsOrg/python/python3-isounidecode
Pouria Rezaei 01045d848f
python/python3-isounidecode: Replaced PyPI binary as source.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-27 07:58:57 +07:00
..
python3-isounidecode.info python/python3-isounidecode: Replaced PyPI binary as source. 2021-11-27 07:58:57 +07:00
python3-isounidecode.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

This is a package for conversion and transliteration of unicode into
ascii or iso-8859-1 strings.
This is mostly a port of Perl Text::Unidecode to Python with additional
support for iso8859-1.
It works with different agree of success for different lanugages.
It works quite good for European languages, works ok for Russian, and
works to some extent for Arabic, Hindi.

By ~red