Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / unilbrk / u8-width-linebreaks
1 Description:
2 Line breaking of UTF-8 strings.
3
4 Files:
5 lib/unilbrk/u8-width-linebreaks.c
6
7 Depends-on:
8 unilbrk/base
9 unilbrk/u8-possible-linebreaks
10 uniwidth/width
11 unistr/u8-mbtouc-unsafe
12
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9.4], [unilbrk/u8-width-linebreaks])
15
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS
18 lib_SOURCES += unilbrk/u8-width-linebreaks.c
19 endif
20
21 Include:
22 "unilbrk.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29