New module 'unictype/joiningtype-all'.
authorBruno Haible <bruno@clisp.org>
Mon, 21 Mar 2011 22:05:18 +0000 (23:05 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 21 Mar 2011 22:05:18 +0000 (23:05 +0100)
* modules/unictype/joiningtype-all: New file.

ChangeLog
modules/unictype/joiningtype-all [new file with mode: 0644]

index 2f3c696..8dcbe92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-03-21  Bruno Haible  <bruno@clisp.org>
 
+       New module 'unictype/joiningtype-all'.
+       * modules/unictype/joiningtype-all: New file.
+
        Tests for module 'unictype/joiningtype-of'.
        * modules/unictype/joiningtype-of-tests: New file.
        * tests/unictype/test-joiningtype_of.c: New file.
diff --git a/modules/unictype/joiningtype-all b/modules/unictype/joiningtype-all
new file mode 100644 (file)
index 0000000..f9dd79b
--- /dev/null
@@ -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