verify: new macro 'assume'
[gnulib.git] / modules / striconveha
1 Description:
2 Character set conversion of strings with error handling and autodetection,
3 uses iconv.
4
5 Files:
6 lib/striconveha.h
7 lib/striconveha.c
8
9 Depends-on:
10 stdbool
11 striconveh
12 malloca
13 strdup
14 c-strcase
15
16 configure.ac:
17
18 Makefile.am:
19 lib_SOURCES += striconveha.h striconveha.c
20
21 Include:
22 "striconveha.h"
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Bruno Haible
29