Bug#649477: ITP: unidecode -- ASCII transliterations of Unicode text (Python module)
Stefano Rivera, le Mon 21 Nov 2011 11:24:25 +0200, a écrit :
> This module generally produces better results than simply stripping
> accents from characters (which can be done in Python with built-in
> functions). It is based on hand-tuned character mappings that for
> example also contain ASCII approximations for symbols and non-Latin
> alphabets.
Mmm, it seems exactly like the //TRANSLIT suffix support provided by
iconv?
Samuel
Reply to: