Download List

Descripción del Proyecto

uni2ascii and ascii2uni provide conversion in both directions between UTF-8 Unicode and more than thirty 7-bit ASCII equivalents, including RFC 2396 URI format and RFC 2045 Quoted Printable format, the representations used in HTML, SGML, XML, OOXML, the Unicode standard, Rich Text Format, POSIX portable charmaps, POSIX locale specifications, and Apache log files. It can also convert between the escapes used for Unicode in languages such as Ada, C, Common Lisp, Java, Pascal, Perl, Postscript, Python, Scheme, and Tcl.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-15 17:27 Back to release list
4.18

Un error se corrigió en uni2ascii en el que la cuenta de sustitución era demasiado alto en algunos casos. El código fue parcheado para manejar la falta de getline en NetBSD. La semántica de la opción de pura se aclararon al convertir caracteres ASCII en el rango que no sea el espacio y el salto de línea. Un error en el que no se ha implementado correctamente para UTF8 tipos fue corregido.
Tags: minor bug fixes
A bug was fixed in uni2ascii in which the substitution count was too high in certain cases. The code was patched to handle lack of getline in NetBSD. The semantics of the pure option were clarified when converting characters in the ASCII range other than space and newline. A bug in which this was not implemented correctly for UTF8 types was fixed.

Project Resources