[I18n-sig] CJKCodecs 1.0.1 is released.

Hye-Shik Chang perky at i18n.org
Fri Sep 26 01:26:43 EDT 2003


The CJKCodecs 1.0.1 has been released as new bugfix release.

The CJKCodecs is a unified unicode codec set for Chinese, Japanese
and Korean encodings. It supports full features of unicode codec
specification and PEP293 error callbacks on Python 2.3.

The CJKCodecs is supporting these encodings in this time:

 big5 cp932 cp949 cp950 euc-jisx0213 euc-jp euc-kr gb18030 gb2312
 gbk hz iso-2022-jp iso-2022-jp-1 iso-2022-jp-2 iso-2022-jp-3
 iso-2022-kr johab shift-jis shift-jisx0213 utf-7 utf-8


What's new in release 1.0.1:

  *) Fixed a bug that decoders' returning u'' not (u'', 0) when decoding
     empty string. [Tae-Wook Kang]
  
  *) ISO-2022-JP-2 codec now can process both of G2-assigning 96-charsets;
     ISO-8859-1 and ISO-8859-7.


It's available for download at:

 http://cjkpython.berlios.de/#CJKCodecs


Thank you very much!

Regards,
    Hye-Shik =)




More information about the I18n-sig mailing list