Tweak chinese/pyzy version 0.1.0_1
[dports.git] / chinese / py-cconv / pkg-descr
1 This port is the Python wrapper of cconv (chinese/cconv).
2
3 cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese
4 conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool
5 between Simplified Chinese and Traditional Chinese.
6
7 We stand on the shoulders of giants. cconv source code is based on iconv, an
8 excellent program which converts text from one encoding to another.
9
10 Features:
11 - iconv-like usage.
12 - language-level Simplified-Traditional Chinese conversion.
13 - idioms can be translated.
14
15 WWW: http://code.google.com/p/cconv/