Split up the 'linebreak' module.
[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
14 Makefile.am:
15 lib_SOURCES += unilbrk/u32-width-linebreaks.c
16
17 Include:
18 "unilbrk.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25