slackbuilds/misc/uni2ascii
Oleg O. Chukaev 02b4114b04 misc/uni2ascii: Updated for version 4.15.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-09-09 08:56:37 -04:00
..
README misc/uni2ascii: Added (unicode to ascii converter) 2010-07-02 12:26:19 -05:00
slack-desc misc/uni2ascii: Added (unicode to ascii converter) 2010-07-02 12:26:19 -05:00
uni2ascii.SlackBuild misc/uni2ascii: Updated for version 4.15. 2010-09-09 08:56:37 -04:00
uni2ascii.info misc/uni2ascii: Updated for version 4.15. 2010-09-09 08:56:37 -04:00

README

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.