In article <e7c0c225-bfd0-43a7-adfc-1b7639014...@googlegroups.com>,
 caldwelli...@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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to