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