Looking for UNICODE to ASCII Conversioni Example Code
Roy Smith
roy at panix.com
Sat Oct 19 08:28:36 EDT 2013
More information about the Python-list mailing list
Sat Oct 19 08:28:36 EDT 2013
- Previous message (by thread): Looking for UNICODE to ASCII Conversioni Example Code
- Next message (by thread): Looking for UNICODE to ASCII Conversioni Example Code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <e7c0c225-bfd0-43a7-adfc-1b7639014c48 at googlegroups.com>, caldwellinva at gmail.com wrote: > I am looking for an example of a UNICODE to ASCII conversion example that > will remove diacritics from characters (and leave the characters, i.e., Klüft > to Kluft) as well as handle the conversion of other characters, like große to > grosse. https://pypi.python.org/pypi/Unidecode
- Previous message (by thread): Looking for UNICODE to ASCII Conversioni Example Code
- Next message (by thread): Looking for UNICODE to ASCII Conversioni Example Code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list