diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-11-14 02:55:52 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-11-14 02:55:52 +0000 |
commit | c6cc82abc009e6d4e2077ed309c9c8cbfaf90368 (patch) | |
tree | 8bb00a325247bd70071f34a05d1fe2fbb874790b /textproc/libuninameslist/pkg-descr | |
parent | 98498f4fc4824d4ba27ae3bf70a8268243d91df7 (diff) | |
download | ports-c6cc82abc009e6d4e2077ed309c9c8cbfaf90368.tar.gz ports-c6cc82abc009e6d4e2077ed309c9c8cbfaf90368.zip |
Notes
Diffstat (limited to 'textproc/libuninameslist/pkg-descr')
-rw-r--r-- | textproc/libuninameslist/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/libuninameslist/pkg-descr b/textproc/libuninameslist/pkg-descr new file mode 100644 index 000000000000..eca202f46990 --- /dev/null +++ b/textproc/libuninameslist/pkg-descr @@ -0,0 +1,5 @@ +A library with a large (sparse) array mapping each unicode +code point to the annotation data for it provided in +http://www.unicode.org/Public/UNIDATA/NamesList.txt. + +WWW: http://libuninameslist.sourceforge.net/ |