9 lines
311 B
Plaintext
9 lines
311 B
Plaintext
The cjkcodecs is a unified unicode codec for Chinese, Japanese
|
|
and Korean encodings. And, supports the following features:
|
|
|
|
* PEP293 Error Callbacks (for Python 2.3 only)
|
|
* Reentrant-safe encoder and decoder
|
|
* Stateful/context-aware StreamReader and StreamWriter
|
|
|
|
WWW: http://cjkpython.berlios.de/#CJKCodecs
|