summaryrefslogtreecommitdiff
path: root/gnulib/modules/striconveha
blob: 4867b8c0c9d776665f2a0be4a7fd3c2c697adc8b (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:
LGPL

Maintainer:
Bruno Haible