NuxRef

python-unidecode - US-ASCII transliterations of Unicode text

Website: http://pypi.python.org/pypi/Unidecode/0.04.7
License: GPL+ or Artistic
Vendor: Fedora Project
Description:
This is a python port of Text::Unidecode Perl module. It provides a function,
'unidecode(...)' that takes Unicode data and tries to represent it in ASCII
characters.

For ex. unidecode(u'\U0001d5c4\U0001d5c6/\U0001d5c1') returns 'km/h'.

Packages

python-unidecode-0.04.7-3.el6.x86_64 [293 KiB] Changelog P J P (2011-07-15):
- changed to use srcname and version macros in URL & Source0 variables.