New module 'libunistring-optional'.
[gnulib.git] / modules / uniconv / u8-strconv-from-enc
1 Description:
2 Conversion to UTF-8 from legacy encodings.
3
4 Files:
5 lib/uniconv/u8-strconv-from-enc.c
6 lib/uniconv/u-strconv-from-enc.h
7
8 Depends-on:
9 uniconv/base
10 uniconv/u8-conv-from-enc
11 unistr/u8-strlen
12
13 configure.ac:
14 gl_LIBUNISTRING_LIBSOURCE([0.9], [uniconv/u8-strconv-from-enc.c])
15
16 Makefile.am:
17
18 Include:
19 "uniconv.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26