summaryrefslogtreecommitdiff
path: root/modules/unictype/category-all
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-11-13 00:15:53 +0100
committerBruno Haible <bruno@clisp.org>2007-11-13 00:15:53 +0100
commit5a6e55c1886acd86b0deaa9d1d343471f61d3ded (patch)
tree555338857a07af4e9d4533d0a7b63971e43fcac7 /modules/unictype/category-all
parenta179a84eaad67c3690f924f4a0d6852d13b073d1 (diff)
downloadgnulib-5a6e55c1886acd86b0deaa9d1d343471f61d3ded.tar.gz
Unicode character classification functions.
Diffstat (limited to 'modules/unictype/category-all')
-rw-r--r--modules/unictype/category-all65
1 files changed, 65 insertions, 0 deletions
diff --git a/modules/unictype/category-all b/modules/unictype/category-all
new file mode 100644
index 0000000000..c1b14486c6
--- /dev/null
+++ b/modules/unictype/category-all
@@ -0,0 +1,65 @@
+Description:
+Complete API for Unicode character categories.
+
+Files:
+
+Depends-on:
+unictype/category-C
+unictype/category-Cc
+unictype/category-Cf
+unictype/category-Cn
+unictype/category-Co
+unictype/category-Cs
+unictype/category-L
+unictype/category-Ll
+unictype/category-Lm
+unictype/category-Lo
+unictype/category-Lt
+unictype/category-Lu
+unictype/category-M
+unictype/category-Mc
+unictype/category-Me
+unictype/category-Mn
+unictype/category-N
+unictype/category-Nd
+unictype/category-Nl
+unictype/category-No
+unictype/category-P
+unictype/category-Pc
+unictype/category-Pd
+unictype/category-Pe
+unictype/category-Pf
+unictype/category-Pi
+unictype/category-Po
+unictype/category-Ps
+unictype/category-S
+unictype/category-Sc
+unictype/category-Sk
+unictype/category-Sm
+unictype/category-So
+unictype/category-Z
+unictype/category-Zl
+unictype/category-Zp
+unictype/category-Zs
+unictype/category-and
+unictype/category-and-not
+unictype/category-byname
+unictype/category-name
+unictype/category-of
+unictype/category-or
+unictype/category-test
+unictype/category-test-withtable
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+"unictype.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+