diff options
| author | Sam Varshavchik | 2015-07-26 21:34:21 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2015-07-26 21:34:21 -0400 |
| commit | f1bd3147e4df1bda680a7ecbfeca5699eed7788f (patch) | |
| tree | f70a304d7f34ee14277ebe93ac0460d720751a37 /unicode/README | |
| parent | 19309085193effe5d231fa3c99e8f9c33fdc2b4f (diff) | |
| download | courier-libs-f1bd3147e4df1bda680a7ecbfeca5699eed7788f.tar.bz2 | |
courier-unicode: implement tn36 (unicode_category_lookup).
Diffstat (limited to 'unicode/README')
| -rw-r--r-- | unicode/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unicode/README b/unicode/README index 7d03fb9..09b7438 100644 --- a/unicode/README +++ b/unicode/README @@ -39,6 +39,8 @@ Courier Unicode Library * Look up Unicode script property. + * Look up the category property. + This library also implements C++ bindings for these algorithms. Current status |
