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