Unicode character classification functions.
[gnulib.git] / modules / unictype / category-Lo
diff --git a/modules/unictype/category-Lo b/modules/unictype/category-Lo
new file mode 100644 (file)
index 0000000..8417a10
--- /dev/null
@@ -0,0 +1,24 @@
+Description:
+Test whether a Unicode character is of general category Lo.
+
+Files:
+lib/unictype/categ_Lo.c
+lib/unictype/categ_Lo.h
+
+Depends-on:
+unictype/base
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += unictype/categ_Lo.c
+
+Include:
+"unictype.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+