Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 gadi atpakaļ
..
README 38c993ee3b misc/uni2ascii: Added (unicode to ascii converter) 14 gadi atpakaļ
slack-desc 2617af80e5 misc/uni2ascii: Updated for version 4.18. 11 gadi atpakaļ
uni2ascii.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 gadi atpakaļ
uni2ascii.info 2617af80e5 misc/uni2ascii: Updated for version 4.18. 11 gadi atpakaļ

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.