cconv

A iconv based simplified-traditional chinese conversion tool

  • 所有者: xiaoyjy/cconv
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

=== Notice ===
This is the new address of https://code.google.com/p/cconv/

cconv-0.6.3 is released and can be downloaded from:
https://github.com/xiaoyjy/cconv/archive/v0.6.3.tar.gz

=== Introduction ===

A iconv based simplified-traditional chinese conversion tool
iconv is a open source international text conversion tool, if you do not know iconv, go to http://www.gnu.org/software/libiconv/#introduction to learn more.
As usual for GNU packages:

$ ./configure --prefix=/usr
$ make
$ make install

=== Details ===

Base usage:
Usage: iconv [OPTION...] [FILE]
Convert encoding of given files from one encoding to another.

Input/Output format specification:
-f, --from-code=NAME encoding of original text
-t, --to-code=NAME encoding for output

Information:
-l, --list list all known coded character sets

Output control:
-o, --output=FILE output file
-?, --help Give this help list
--usage Give a short usage message
-V, --version Print program version

Example:
$ echo "美发现号航天飞机, 上头发奖金;头发应该剪了,后天,皇后", cconv -f utf-8 -t utf8-tw
美發現號航天飛機, 上頭發獎金;頭髮應該剪了,後天,皇后

Copyright:
The cconv program is under MIT.

PS:
对不起,几年没有更新过了,主要忙不过来。

今天得空修复了一下大家一路下来提交的bugs。

荒废了这么久实在是对不住大家,抱歉抱歉!
不知道是否有兄弟愿意接着开发这个项目,如有意愿的与我联系,我把大家都加进commiter中来。

谢谢!

主要指标

概览
名称与所有者xiaoyjy/cconv
主编程语言C++
编程语言Makefile (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2015-12-11 09:25:59
推送于2015-12-11 12:24:26
最后一次提交2015-12-11 20:20:27
发布数8
最新版本名称v0.6.3 (发布于 )
第一版名称cconv-0.5.1 (发布于 )
用户参与
星数38
关注者数2
派生数12
提交数33
已启用问题?
问题数27
打开的问题数5
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?