SlackBuildsOrg/misc/uni2ascii/README
Oleg O. Chukaev 38c993ee3b misc/uni2ascii: Added (unicode to ascii converter)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-07-02 12:26:19 -05:00

6 lines
399 B
Text

uni2ascii provides conversion in both directions between UTF-8 Unicode
and more than thirty 7-bit ASCII equivalents, including HTML numeric
character references, various escapes and hexadecimal. Such ASCII
equivalents are useful when including Unicode text in program source,
when debugging, and when entering text into web programs that can
handle the Unicode character set but are not 8-bit safe.