Download List

프로젝트 설명

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
4.18

버그가있는 대체 카운트가 너무 특정한 경우에 높았다 uni2ascii에서 해결되었습니다. 코드는 NetBSD에서 getline의 부족을 처리하는 패치되었습니다. 순수한 옵션의 의미는 아스키 범위 공간과 개행 이외의 문자를 변환 할 때 명확히했다. 즉 이것은 UTF8 형식에 대해 올바르게 구현 아니었 버그가 해결되었습니다.
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.

2011-02-17 07:30
4.17

이 릴리스 우리 미국 2022 우리 미국 00 B7 우리 미국 0,085 추가 및 U 2028은이 옵션을 호출됩니다 가까운 아스키 이에 상응하는 변환 문자.
Tags: Minor feature enhancements
This release adds U+0085, U+00B7, U+2022, and U+2028 to the characters converted to the nearest ASCII equivalent when this option is invoked.

2010-12-13 21:54
4.16

질문 형식 (HTML 문자 엔터티) ascii2uni 후에 다시 작동합니다.
Tags: bugfix
The Q format (HTML character entities) works again in ascii2uni.

2010-08-30 18:41
4.15

endian.h는 동일한 이름의 외부 파일과 충돌을 피하기 위해 이름이 변경되었습니다.
Tags: Maintenance
endian.h was renamed to avoid conflict with the external file of the same name.

2009-08-05 18:48
4.14

한 질문 형식의 사용을 방해하는 등 수정이 릴리스에는 몇 가지 작은 버그 (uni2ascii에 문자를 엔티티 가능한 경우)를 생성합니다.
Tags: minor bug fixes
This release fixes several small bugs, including one that interfered with the use of the Q format (generate character entities if possible) in uni2ascii.

Project Resources