You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson a7bbcde4b7 misc/uni2ascii: Allow VERSION override, i486=>i586. 9 years ago
..
README misc/uni2ascii: Added (unicode to ascii converter) 16 years ago
slack-desc misc/uni2ascii: Updated for version 4.18. 13 years ago
uni2ascii.SlackBuild misc/uni2ascii: Allow VERSION override, i486=>i586. 9 years ago
uni2ascii.info misc/uni2ascii: Updated for version 4.18. 13 years ago

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.