Description: Test whether a Unicode character is of general category Lu. Files: lib/unictype/categ_Lu.c lib/unictype/categ_Lu.h Depends-on: unictype/base configure.ac: gl_LIBUNISTRING_MODULE([0.9.11], [unictype/category-Lu]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU lib_SOURCES += unictype/categ_Lu.c endif Include: "unictype.h" License: LGPLv3+ or GPLv2+ Maintainer: all