CJKCodecs 1.1 Released

Hye-Shik Chang <[email protected]> Sat, 7 Aug 2004 19:06:58 +0900
Newsgroups gmane.comp.python.internationalization
Message-ID <[email protected]>
Hello!

CJKCodecs 1.1 is released.  CJKCodecs 1.1 is completely reorganized
for new layout of both source and installed modules.  And it also
has got support for CNS-11643, JIS X 0213:2004 and HKSCS.

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.  And CJKCodecs
is now integrated into main Python 2.4 distribution, so you don't
need to install CJKCodecs separatly if you intend to use Python
2.4.

CJKCodecs is supporting these encodings in this time:

 big5 big5hkscs cp932 cp949 cp950 euc-jis-2004 euc-jisx0213 euc-jp
 euc-kr euc-tw gb18030 gb2312 gbk hz iso-2022-cn iso-2022-jp
 iso-2022-jp-1 iso-2022-jp-2 iso-2022-jp-2004 iso-2022-jp-3
 iso-2022-jp-ext iso-2022-kr johab shift-jis shift-jis-2004
 shift-jisx0213 utf-7 utf-8 utf-16 utf-16-be utf-16-le

What's new in CJKCodecs 1.1:

  *) Added support for new encodings:
        - big5hkscs (Traditional Chinese/Hong Kong)
        - euc-jis-2004 (Japanese)
        - euc-tw (Traditional Chinese/Taiwan)
        - iso-2022-cn (Unified Chinese)
        - iso-2022-jp-2004 (Japanese)
        - shift_jis-2004 (Japanese)

  *) ISO-2022 codecs are completely rewritten as compact unified
     implementation plus few per-variant configuration tables.

  *) UTF-16 codecs are added again.

  *) StreamWriter.write now can write non-unicode objects.

  *) C codec modules are merged into a few per-locale modules with
     its dependent mapping table holder modules.

  *) ISO-2022-JP-3 codec now can encode JIS X 0213-1 characters
     which is mapped from a pair of unicode characters.

  *) Added new compatibility alias:
        cp932: windows-31j

You can download CJKCodecs from:

  http://cjkpython.i18n.org/#CJKCodecs


Thank you!

Hye-Shik

_______________________________________________
I18n-sig mailing list
[email protected]
http://mail.python.org/mailman/listinfo/i18n-sig
signature.asc (application/pgp-signature, 187 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBFKnBDWUsWc/bS6QRAolWAKDB0yuWilZApcvubn9RIQ2qGMCoGgCgnIXd
Gx3loZg5BRBvpEmSsErxe8c=
=/0bc
-----END PGP SIGNATURE-----