1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fix spelling and grammer

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-05-09 07:19:12 +00:00
parent c7e7593a9d
commit d6125b5a25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273848

View File

@ -1,13 +1,13 @@
cconv (pronunciation: see-conv.) is iconv based simplified-traditional chinese
conversion tool. It is NOT only transcoding programm, but also TRANSLATE tools
between the Simplified Chinese and Traditional Chinese.
cconv (pronunciation: see-conv) is an iconv-based Simplified-Traditional Chinese
conversion tool. It is NOT only a transcoding program, but also a TRANSLATE tool
between Simplified Chinese and Traditional Chinese.
We stand on the shoulders of giants, cconv source code is based on iconv a
excellent program converts text from one encoding to another encoding.
We stand on the shoulders of giants. cconv source code is based on iconv, an
excellent program which converts text from one encoding to another.
Features:
- iconv liked usage.
- language level simplified-traditional chinese.
- iconv-like usage.
- language-level Simplified-Traditional Chinese conversion.
- idioms can be translated.
WWW: http://code.google.com/p/cconv/