From ac0bb9fed598be269a3908b09b22dd64a3a1f06c Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 9 Mar 2007 13:20:46 +0000 Subject: [PATCH] - Update the description with text from the website PR: ports/110116 Reported by: Charming Sun --- converters/libutf-8/pkg-descr | 9 +++------ 1 file 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