summaryrefslogtreecommitdiff
path: root/modules/unictype/block-list
blob: 3f53ca4b962fef636400dc43f5f4a07574cdd74d (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
Description:
List of Unicode character blocks.

Files:
lib/unictype/blocks.c
lib/unictype/blocks.h

Depends-on:
unictype/base

configure.ac:
gl_LIBUNISTRING_MODULE([1.1], [unictype/block-list])

Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST
lib_SOURCES += unictype/blocks.c
endif

Include:
"unictype.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
all