xstrtod, xstrtold: Add documentation.
[gnulib.git] / modules / unictype / incb-of
blob1809a3827b64057191725b4e3aa38b3fd197b669
1 Description:
2 Determine Indic_Conjunct_Break attribute of a Unicode character.
4 Files:
5 lib/unictype/incb_of.c
6 lib/unictype/incb_of.h
8 Depends-on:
9 unictype/base
11 configure.ac:
12 gl_LIBUNISTRING_MODULE([1.2], [unictype/incb-of])
14 Makefile.am:
15 if LIBUNISTRING_COMPILE_UNICTYPE_INCB_OF
16 lib_SOURCES += unictype/incb_of.c
17 endif
19 Include:
20 "unictype.h"
22 License:
23 LGPLv3+ or GPLv2+
25 Maintainer:
26 all