summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/category-name
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/unictype/category-name')
m---------gnulib0
-rw-r--r--gnulib/modules/unictype/category-name23
2 files changed, 23 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/unictype/category-name b/gnulib/modules/unictype/category-name
new file mode 100644
index 00000000..ef0b1d66
--- /dev/null
+++ b/gnulib/modules/unictype/category-name
@@ -0,0 +1,23 @@
+Description:
+Name of Unicode character category.
+
+Files:
+lib/unictype/categ_name.c
+
+Depends-on:
+unictype/base
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += unictype/categ_name.c
+
+Include:
+"unictype.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+