New module 'unicase/empty-prefix-context'.
[gnulib.git] / modules / unicase / cased
1 Description:
2 Test whether a Unicode character is "cased".
3
4 Files:
5 lib/unicase/caseprop.h
6 lib/unicase/cased.c
7
8 Depends-on:
9 unictype/category-test
10 unictype/category-Lt
11 unictype/property-lowercase
12 unictype/property-uppercase
13 unitypes
14 stdbool
15
16 configure.ac:
17
18 Makefile.am:
19 lib_SOURCES += unicase/cased.c
20
21 Include:
22 "unicase/caseprop.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29