summaryrefslogtreecommitdiff
path: root/modules/unictype
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-21 23:05:18 +0100
committerBruno Haible <bruno@clisp.org>2011-03-21 23:05:18 +0100
commitcf418aef267b88e25ada0c00890e34efb065ad72 (patch)
tree51e5139e758d6bd484922056fd5c4a9827586fc5 /modules/unictype
parent0e0eba7449245a659975785ef7acecbd1319d95a (diff)
downloadgnulib-cf418aef267b88e25ada0c00890e34efb065ad72.tar.gz
New module 'unictype/joiningtype-all'.
* modules/unictype/joiningtype-all: New file.
Diffstat (limited to 'modules/unictype')
-rw-r--r--modules/unictype/joiningtype-all23
1 files changed, 23 insertions, 0 deletions
diff --git a/modules/unictype/joiningtype-all b/modules/unictype/joiningtype-all
new file mode 100644
index 0000000000..f9dd79b581
--- /dev/null
+++ b/modules/unictype/joiningtype-all
@@ -0,0 +1,23 @@
+Description:
+Complete API for Unicode character Arabic joining types.
+
+Files:
+
+Depends-on:
+unictype/base
+unictype/joiningtype-byname
+unictype/joiningtype-name
+unictype/joiningtype-of
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+"unictype.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible