diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-04-26 18:19:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-04-26 18:19:48 +0000 |
commit | 3f770b81fee381a17d9ce8060b5cba8575a77e2b (patch) | |
tree | 2b9839e2772f3204ed4f25053f6251ad95b26dac /chinese/bug5/pkg-descr | |
parent | fdea95bf2a99fc0689726bb965b56d77c74df161 (diff) | |
download | ports-3f770b81fee381a17d9ce8060b5cba8575a77e2b.tar.gz ports-3f770b81fee381a17d9ce8060b5cba8575a77e2b.zip |
Notes
Diffstat (limited to 'chinese/bug5/pkg-descr')
-rw-r--r-- | chinese/bug5/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chinese/bug5/pkg-descr b/chinese/bug5/pkg-descr new file mode 100644 index 000000000000..e5dbc350500a --- /dev/null +++ b/chinese/bug5/pkg-descr @@ -0,0 +1,15 @@ +bug5 is a Big5 <-> UTF-8 translating layer in terminal. +It's modified from script(1). + +Features that screen doesn't have: +- UAO +- Unpad padded ambiguous-width characters +- ANSI-Broken Big5 (eg. Double Color) fixing +- Optional Traditional-Simplified conversion +- BSD License + +Features that both bug5 and screen has: +- Optional ambiguous-width characters padding +- Specify I/O conversion + +WWW: https://github.com/buganini/bug5 |