mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
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
|