c11cb1e4c1
PR: ports/86433 Submitted by: maintainer
5 lines
274 B
Text
5 lines
274 B
Text
uni2ascii and ascii2uni convert between UTF-8 Unicode and any of a variety of
|
|
7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric
|
|
character references, \u-escapes, standard hexadecimal, and raw hexadecimal.
|
|
|
|
WWW: http://freshmeat.net/projects/uni2ascii/
|