Split up the 'linebreak' module.
[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 utf8-ucs4-unsafe
12 streq 
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += unilbrk/u8-possible-linebreaks.c
18
19 Include:
20 "unilbrk.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27