Hash :
62a140bc
Author :
Date :
2011-03-26T00:52:51
New module 'unictype/combining-class-name'. * lib/unictype.in.h (uc_combining_class_name): New declaration. * lib/unictype/combiningclass_name.c: New file. * modules/unictype/combining-class-name: New file.
Description:
Name of Unicode character canonical combining class.
Files:
lib/unictype/combiningclass_name.c
Depends-on:
unictype/base
configure.ac:
gl_LIBUNISTRING_MODULE([0.9.4], [unictype/combining-class-name])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME
lib_SOURCES += unictype/combiningclass_name.c
endif
Include:
"unictype.h"
License:
LGPL
Maintainer:
Bruno Haible