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