Unidecode
C++ port of the Text::Unidecode Perl module, which provides pure ASCII transliterations of Unicode strings.
Install / Use
/learn @marekru/UnidecodeREADME
unidecode
This library is a C++ port of Sean M. Burke's famous Text::Unidecode module for Perl.
Inspired by node-unidecode-cxx and python implementation Unidecode.
