Bump to 1.14.1
[platform/upstream/augeas.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 extern-inline
10 stdbool
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += c-ctype.h c-ctype.c
16
17 Include:
18 "c-ctype.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 all