iconv-h: Fix module description.
[gnulib.git] / modules / uniwbrk / u8-wordbreaks
blobacc450cbe160de7ee19bfdfa88a092713a4b40d2
1 Description:
2 Word breaks in UTF-8 strings.
4 Files:
5 lib/uniwbrk/u8-wordbreaks.c
6 lib/uniwbrk/u-wordbreaks.h
8 Depends-on:
9 uniwbrk/base
10 uniwbrk/wordbreak-property
11 uniwbrk/table
12 unistr/u8-mbtouc-unsafe
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.8], [uniwbrk/u8-wordbreaks])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS
19 lib_SOURCES += uniwbrk/u8-wordbreaks.c
20 endif
22 Include:
23 "uniwbrk.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all