verify: new macro 'assume'
[gnulib.git] / modules / c-ctype
1 Description:
2 Character handling in C locale.
3
4 Files:
5 lib/c-ctype.h
6 lib/c-ctype.c
7
8 Depends-on:
9 stdbool
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += c-ctype.h c-ctype.c
15
16 Include:
17 "c-ctype.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Bruno Haible
24