diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-05-09 07:24:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-05-09 07:24:49 +0000 |
commit | 1dd150fe491b273bd9cc45c7a5cc6a5ae9cb294d (patch) | |
tree | 8cd1f9164f4e89452b5afad17adcd96ca3874e9a /chinese/p5-cconv/distinfo | |
parent | d6125b5a25c0f72052428fe20bc6c4727718624a (diff) | |
download | freebsd-ports-1dd150fe491b273bd9cc45c7a5cc6a5ae9cb294d.zip |
- Add p5-cconv 0.6.1
This port is the Perl 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/
Diffstat (limited to 'chinese/p5-cconv/distinfo')
-rw-r--r-- | chinese/p5-cconv/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/p5-cconv/distinfo b/chinese/p5-cconv/distinfo new file mode 100644 index 000000000000..8980e7546d14 --- /dev/null +++ b/chinese/p5-cconv/distinfo @@ -0,0 +1,2 @@ +SHA256 (cconv-perl-0.6.1.tar.gz) = 8a4ddca5ff6e01cdc9f8362508f3c8757bcc2abd020be87703fdd7e6cc2a9a03 +SIZE (cconv-perl-0.6.1.tar.gz) = 43081 |