Description:
Name of Unicode character category.

Files:
lib/unictype/categ_name.c

Depends-on:
unictype/base

configure.ac:
gl_LIBUNISTRING_MODULE([0.9], [unictype/category-name])

Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME
lib_SOURCES += unictype/categ_name.c
endif

Include:
"unictype.h"

License:
LGPL

Maintainer:
Daiki Ueno
