mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
- Update the description with text from the website
PR: ports/110116 Reported by: Charming Sun <snnn119@gmail.com>
This commit is contained in:
parent
ba2bd60e06
commit
ac0bb9fed5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187011
1 changed files with 3 additions and 6 deletions
|
@ -1,8 +1,5 @@
|
||||||
A library of routines for the conversion between 31-bit Unicode values (UCS-4)
|
A library of C routines for the conversion of Unicode to UTF-8 and back.
|
||||||
and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle
|
The library can also be used to convert the 31-bit UCS-4 mappings to UTF-8 and
|
||||||
input and output from/to files and memory. Useful for i18n programmers.
|
back.
|
||||||
|
|
||||||
WWW: http://www.whizkidtech.redprince.net/i18n/
|
WWW: http://www.whizkidtech.redprince.net/i18n/
|
||||||
|
|
||||||
G. Adam Stanislav
|
|
||||||
adam@redprince.net
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue