# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in.  You must
# make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':'.

               |-----handy-ruler------------------------------------------------------|
libuninameslist: libuninameslist
libuninameslist: The Unicode consortium provides a file containing annotations
libuninameslist: on many Unicode characters. This library contains a compiled
libuninameslist: version of this file so that programs can access this data easily.
libuninameslist: The library contains a very large (sparse) array with one entry
libuninameslist: for each Unicode code point (U+0000 - U+10FFFF).  Each entry
libuninameslist: contains two strings, a name and an annotation. Either or both
libuninameslist: may be NULL.  The library also contains a (much smaller) list
libuninameslist: of all the Unicode blocks.
libuninameslist:
libuninameslist: Packaged by Ken Zalewski (kennyz@nycap.rr.com)
