slackbuilds/perl/perl-Text-Unidecode/README

4 lines
203 B
Plaintext

What Text::Unidecode provides is a function, unidecode(...) that takes
Unicode data and tries to represent it in US-ASCII characters (i.e.,
the universally displayable characters between 0x00 and 0x7F).