summaryrefslogtreecommitdiff
path: root/gnulib/modules/striconveha
blob: 856514e8790e6ca77a89ada0ef13cf6d87257cb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
Character set conversion of strings with error handling and autodetection,
uses iconv.

Files:
lib/striconveha.h
lib/striconveha.c

Depends-on:
stdbool
striconveh
malloca
strdup
c-strcase

configure.ac:

Makefile.am:
lib_SOURCES += striconveha.h striconveha.c

Include:
"striconveha.h"

License:
LGPLv2+

Maintainer:
Bruno Haible