summaryrefslogtreecommitdiff
path: root/modules/uniwbrk/u32-wordbreaks
blob: a235f1084addb0dcdf1e076407d9b0ccade79663 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description:
Word breaks in UTF-32 strings.

Files:
lib/uniwbrk/u32-wordbreaks.c
lib/uniwbrk/u-wordbreaks.h

Depends-on:
uniwbrk/base
uniwbrk/wordbreak-property
uniwbrk/table
unictype/property-extended-pictographic
unistr/u32-mbtouc-unsafe

configure.ac:
gl_LIBUNISTRING_MODULE([1.1], [uniwbrk/u32-wordbreaks])

Makefile.am:
if LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS
lib_SOURCES += uniwbrk/u32-wordbreaks.c
endif

Include:
"uniwbrk.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
all