Bump to 1.14.1
[platform/upstream/augeas.git] / modules / unilbrk / u16-possible-linebreaks
1 Description:
2 Line breaking of UTF-16 strings.
3
4 Files:
5 lib/unilbrk/u16-possible-linebreaks.c
6 lib/uniwidth/cjk.h
7
8 Depends-on:
9 unilbrk/base
10 unilbrk/tables
11 unistr/u16-mbtouc-unsafe
12 streq
13
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.6], [unilbrk/u16-possible-linebreaks])
16
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS
19 lib_SOURCES += unilbrk/u16-possible-linebreaks.c
20 endif
21
22 Include:
23 "unilbrk.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 Daiki Ueno