blob: 48e6a0c41953fba7355e433a4e3bb5a4ed06e43f [file] [log] [blame]
Description:
Test whether a Unicode character is "punctuation".
Files:
lib/unictype/pr_punctuation.c
lib/unictype/pr_punctuation.h
lib/unictype/bitmap.h
Depends-on:
unictype/base
unictype/category-test
unictype/category-P
configure.ac:
AC_REQUIRE([AC_C_INLINE])
gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-punctuation])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION
lib_SOURCES += unictype/pr_punctuation.c
endif
Include:
"unictype.h"
License:
LGPLv3+ or GPLv2
Maintainer:
all