changeset 14460:3d75f11c4199

New module 'unictype/joininggroup-all'. * modules/unictype/joininggroup-all: New file.
author Bruno Haible <bruno@clisp.org>
date Mon, 21 Mar 2011 23:15:46 +0100
parents e7be441b19aa
children f3ad11231a87
files ChangeLog modules/unictype/joininggroup-all
diffstat 2 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-03-21  Bruno Haible  <bruno@clisp.org>
 
+	New module 'unictype/joininggroup-all'.
+	* modules/unictype/joininggroup-all: New file.
+
 	Tests for module 'unictype/joininggroup-of'.
 	* modules/unictype/joininggroup-of-tests: New file.
 	* tests/unictype/test-joininggroup_of.c: New file.
new file mode 100644
--- /dev/null
+++ b/modules/unictype/joininggroup-all
@@ -0,0 +1,23 @@
+Description:
+Complete API for Unicode character Arabic joining groups.
+
+Files:
+
+Depends-on:
+unictype/base
+unictype/joininggroup-byname
+unictype/joininggroup-name
+unictype/joininggroup-of
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+"unictype.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible