New module 'libunistring-optional'.
[gnulib.git] / modules / unictype / property-iso-control
1 Description:
2 Test whether a Unicode character is "iso control".
3
4 Files:
5 lib/unictype/pr_iso_control.c
6 lib/unictype/pr_iso_control.h
7 lib/unictype/bitmap.h
8
9 Depends-on:
10 unictype/base
11 unictype/category-test
12 unictype/category-Cc
13
14 configure.ac:
15 AC_REQUIRE([AC_C_INLINE])
16 gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_iso_control.c])
17
18 Makefile.am:
19
20 Include:
21 "unictype.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28