python-kconv
python-kconv is "Kanji code" converter library written in python.
This library is covert japanese character encodings, JIS, SJIS, EUC and UNICODE, from and to. Also encoding schema is chosen by explicit order or auto detection.
Original library is developped by Mr. Karasawa. I have taken over development from him.
I suggest japanese-codecs instead of this library. Since this libary does not allow python's unicode semantics. But I will support this library while someone using.
Original library is developped by Mr. Karasawa. I have taken over development from him.
I suggest japanese-codecs instead of this library. Since this libary does not allow python's unicode semantics. But I will support this library while someone using.

