Add a license tag to every module.
[gnulib.git] / modules / unicodeio
1 Description:
2 Unicode character output to streams with locale dependent encoding.
3
4 Files:
5 lib/unicodeio.h
6 lib/unicodeio.c
7 m4/unicodeio.m4
8
9 Depends-on:
10 iconv
11 gettext
12 localcharset
13 error
14
15 configure.ac:
16 gl_UNICODEIO
17
18 Makefile.am:
19 lib_SOURCES += unicodeio.h unicodeio.c
20
21 Include:
22 "unicodeio.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Bruno Haible
29