NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / unilbrk / u8-possible-linebreaks
1 Description:
2 Line breaking of UTF-8 strings.
3
4 Files:
5 lib/unilbrk/u8-possible-linebreaks.c
6 lib/uniwidth/cjk.h
7
8 Depends-on:
9 unilbrk/base
10 unilbrk/tables
11 unistr/u8-mbtouc-unsafe
12 streq
13
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.4], [unilbrk/u8-possible-linebreaks])
16
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS
19 lib_SOURCES += unilbrk/u8-possible-linebreaks.c
20 endif
21
22 Include:
23 "unilbrk.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30