diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-05-09 15:26:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-05-09 15:26:07 +0800 |
commit | 136ca69cc02cd9fb42f419e6b3059699bb785b61 (patch) | |
tree | 17921eb0f1b77affd90ddce9f60186e412fe0571 /chinese/php5-cconv/distinfo | |
parent | a9ade57f9866a3decda227d09c545f4a83f58f88 (diff) | |
download | freebsd-ports-gnome-136ca69cc02cd9fb42f419e6b3059699bb785b61.tar.gz freebsd-ports-gnome-136ca69cc02cd9fb42f419e6b3059699bb785b61.tar.zst freebsd-ports-gnome-136ca69cc02cd9fb42f419e6b3059699bb785b61.zip |
- Add php5-cconv 0.6.4
This port is the PHP 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/php5-cconv/distinfo')
-rw-r--r-- | chinese/php5-cconv/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/php5-cconv/distinfo b/chinese/php5-cconv/distinfo new file mode 100644 index 000000000000..61779bfdbae4 --- /dev/null +++ b/chinese/php5-cconv/distinfo @@ -0,0 +1,2 @@ +SHA256 (cconv-php-0.6.4.tar.gz) = 213e56b072627a42d38fdfa7eebfcf58db55054af7ef554f9263c0af3e537628 +SIZE (cconv-php-0.6.4.tar.gz) = 2533 |