ダウンロードリスト

プロジェクト概要

uni2asciiとascii2uniは、UTF-8 UnicodeとRFC 2396のURI形式とRFC 2045引用符付きの出力可能な形式を含む30以上の7ビットのASCII相当、間の両方向で変換を行います。 HTML、SGML、XML、OOXMLは、Unicode標準のリッチテキスト形式、POSIXポータブルキャラクタマップ、POSIXロケールの仕様、およびApacheのログファイルで使用されている表現など。 それはまた、Ada、C、Common Lisp、Java、Pascal、Perl、Postscript、Python、Scheme、Tclなどの言語でUnicodeを扱えるように使用されるエスケープの間で変換することができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-05-15 17:27
4.18

バグはその内の置換数があまりにも特定のケースでは高かったが、uni2asciiので修正されました。コー​​ドは、NetBSDのgetlineの不足を処理するために修正した。純粋なオプションの意味は、ASCIIの範囲のスペースや改行以外の文字を変換するときに明らかにした。に、このは、UTF8のタイプ用に正しく実装されていないバグが修正されました。
タグ: 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

このリリースでは、U 2022は、U 00 B7には、U 0085追加とU 2028は、このオプションが呼び出される最寄りのASCII文字と同等に変換する文字。
タグ: 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

Qフォーマット(HTMLの文字エンティティ)ascii2uniで再び動作します。
タグ: bugfix
The Q format (HTML character entities) works again in ascii2uni.

2010-08-30 18:41
4.15

endian.hは、同じ名前の外部ファイルとの競合を避けるために変更されました。
タグ: Maintenance
endian.h was renamed to avoid conflict with the external file of the same name.

2009-08-05 18:48
4.14

1つは、Q形式の使用を妨害するなど、このリリースで修正いくつかの小さなバグ、(uni2ascii内の文字エンティティを可能な場合)を生成します。
タグ: 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.

プロジェクトリソース