mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
5540e76231
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
203 B
Text
3 lines
203 B
Text
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).
|