Unicode character classification functions.
[gnulib.git] / modules / unictype / property-unassigned-code-value
diff --git a/modules/unictype/property-unassigned-code-value b/modules/unictype/property-unassigned-code-value
new file mode 100644 (file)
index 0000000..638e4b6
--- /dev/null
@@ -0,0 +1,26 @@
+Description:
+Test whether a Unicode character is "unassigned code value".
+
+Files:
+lib/unictype/pr_unassigned_code_value.c
+lib/unictype/pr_unassigned_code_value.h
+lib/unictype/bitmap.h
+
+Depends-on:
+unictype/base
+inline
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += unictype/pr_unassigned_code_value.c
+
+Include:
+"unictype.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+