Revert autoupdate's revert.
[gnulib.git] / modules / unicase / cased
blob19c78aa9376b2ab1e1acedf094de985c576cec86
1 Description:
2 Test whether a Unicode character is "cased".
4 Files:
5 lib/unicase/caseprop.h
6 lib/unicase/cased.c
7 lib/unicase/cased.h
8 lib/unictype/bitmap.h
10 Depends-on:
11 unitypes
12 stdbool
14 configure.ac:
15 AC_REQUIRE([AC_C_INLINE])
17 Makefile.am:
18 lib_SOURCES += unicase/cased.c
20 Include:
21 "unicase/caseprop.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all