c4404ee8d78f246c43f6ecf1ad2bb684d6e32bb1
[gnulib.git] / modules / unictype / property-punctuation
1 Description:
2 Test whether a Unicode character is "punctuation".
3
4 Files:
5 lib/unictype/pr_punctuation.c
6 lib/unictype/pr_punctuation.h
7 lib/unictype/bitmap.h
8
9 Depends-on:
10 unictype/base
11 unictype/category-test
12 unictype/category-P
13 inline
14
15 configure.ac:
16
17 Makefile.am:
18 lib_SOURCES += unictype/pr_punctuation.c
19
20 Include:
21 "unictype.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28