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