blob: d51c51ddf95c3846baf6d13e67b0ae9603ecaff6 (
plain)
1
2
3
4
5
6
|
This library contains large arrays with one entry for each
unicode code point.Each entry contains two strings, a name and
annotation. Either or both may be NULL.This contains a smaller
list of unicode blocks.
It also builds the python module.
|