New module 'uniconv/u16-strconv-from-locale'.
[gnulib.git] / modules / uniconv / u16-strconv-from-locale
1 Description:
2 Conversion to UTF-16 from the locale encoding.
3
4 Files:
5 lib/uniconv/u16-strconv-from-locale.c
6
7 Depends-on:
8 uniconv/base
9 uniconv/u16-strconv-from-enc
10 localcharset
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += uniconv/u16-strconv-from-locale.c
16
17 Include:
18 "uniconv.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25