xset: New module.
[gnulib.git] / modules / unilbrk / u8-possible-linebreaks
blob7d208ba348302b97d212cb3344a3056c02f6bd80
1 Description:
2 Line breaking of UTF-8 strings.
4 Files:
5 lib/unilbrk/u8-possible-linebreaks.c
6 lib/uniwidth/cjk.h
8 Depends-on:
9 unilbrk/base
10 unilbrk/tables
11 unistr/u8-mbtouc-unsafe
12 streq
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.8], [unilbrk/u8-possible-linebreaks])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS
19 lib_SOURCES += unilbrk/u8-possible-linebreaks.c
20 endif
22 Include:
23 "unilbrk.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all