Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2011 07:40:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/chinese Makefile ports/chinese/py-cconv Makefile distinfo pkg-descr
Message-ID:  <201105090740.p497eMm9067320@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-05-09 07:40:22 UTC

  FreeBSD ports repository

  Modified files:
    chinese              Makefile 
  Added files:
    chinese/py-cconv     Makefile distinfo pkg-descr 
  Log:
  - Add py-cconv 0.5.0
  
  This port is the Python wrapper of cconv (chinese/cconv).
  
  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, an
  excellent program which converts text from one encoding to another.
  
  Features:
  - iconv-like usage.
  - language-level Simplified-Traditional Chinese conversion.
  - idioms can be translated.
  
  WWW: http://code.google.com/p/cconv/
  
  Revision  Changes    Path
  1.297     +1 -0      ports/chinese/Makefile
  1.1       +26 -0     ports/chinese/py-cconv/Makefile (new)
  1.1       +2 -0      ports/chinese/py-cconv/distinfo (new)
  1.1       +15 -0     ports/chinese/py-cconv/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105090740.p497eMm9067320>