aboutsummaryrefslogtreecommitdiffstats
path: root/converters/libutf-8
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-09 21:20:46 +0800
committerpav <pav@FreeBSD.org>2007-03-09 21:20:46 +0800
commit17d2b3e8e8a5229fee4e2a5a303909628be0942c (patch)
tree15b296c93f0a2d5932786332ca926de567f04bc1 /converters/libutf-8
parent94cb9f3c158ad9834dad5186f2517fac87509093 (diff)
downloadfreebsd-ports-gnome-17d2b3e8e8a5229fee4e2a5a303909628be0942c.tar.gz
freebsd-ports-gnome-17d2b3e8e8a5229fee4e2a5a303909628be0942c.tar.zst
freebsd-ports-gnome-17d2b3e8e8a5229fee4e2a5a303909628be0942c.zip
- Update the description with text from the website
PR: ports/110116 Reported by: Charming Sun <snnn119@gmail.com>
Diffstat (limited to 'converters/libutf-8')
-rw-r--r--converters/libutf-8/pkg-descr9
1 files changed, 3 insertions, 6 deletions
diff --git a/converters/libutf-8/pkg-descr b/converters/libutf-8/pkg-descr
index e647ce856776..18222743cc16 100644
--- a/converters/libutf-8/pkg-descr
+++ b/converters/libutf-8/pkg-descr
@@ -1,8 +1,5 @@
-A library of routines for the conversion between 31-bit Unicode values (UCS-4)
-and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle
-input and output from/to files and memory. Useful for i18n programmers.
+A library of C routines for the conversion of Unicode to UTF-8 and back.
+The library can also be used to convert the 31-bit UCS-4 mappings to UTF-8 and
+back.
WWW: http://www.whizkidtech.redprince.net/i18n/
-
-G. Adam Stanislav
-adam@redprince.net