slackbuilds/python/python3-isounidecode
Pouria Rezaei c5c5289595
python/python3-isounidecode: Added (ISOunidecode Python3 library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-03 08:48:31 +07:00
..
README python/python3-isounidecode: Added (ISOunidecode Python3 library) 2021-04-03 08:48:31 +07:00
python3-isounidecode.SlackBuild python/python3-isounidecode: Added (ISOunidecode Python3 library) 2021-04-03 08:48:31 +07:00
python3-isounidecode.info python/python3-isounidecode: Added (ISOunidecode Python3 library) 2021-04-03 08:48:31 +07:00
slack-desc python/python3-isounidecode: Added (ISOunidecode Python3 library) 2021-04-03 08:48:31 +07:00

README

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