Source: cconv Section: text Priority: extra Maintainer: Vern Sun Build-Depends: debhelper (>= 7), dh-autoreconf, asciidoc, xsltproc, libxml2-utils, docbook-xml, docbook-xsl Standards-Version: 3.8.4 Homepage: http://code.google.com/p/cconv/ Package: cconv Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: iconv Description: simplified-traditional chinese conversion tool The Chinese national GB standard defines a basic set of (around 6,000) characters for use with Simplified Chinese writing that does not include many of the characters in the Taiwanese industry standard for Traditional Chinese called Big5 (around 13,000 characters in the basic set). Unicode is however a superset of both with all duplication removed down to the level of detail described above. . This tool is used for converting a UTF-8 string which combining both Simplified Chinese characters and Traditional Chinese charcters directly into one type Chinese chareacters. Package: libcconv0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: library for CCONV CCONV is a simplified-traditional chinese conversion tool. . This package provide runtime libraries for CCONV. . For more information about CCONV, please see the description of cconv package. Package: libcconv-dev Section: libdevel Architecture: any Depends: libcconv0 (= ${binary:Version}), ${misc:Depends} Description: development library for CCONV CCONV is a simplified-traditional chinese conversion tool. . This package provide development libraries and documentations for CCONV. . For more information about CCONV, please see the description of cconv package.