summaryrefslogtreecommitdiff
path: root/modules/unicodeio
blob: 1886258008e2e741af24f28bc9cbf399e8d951c3 (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
30
Description:
Unicode character output to streams with locale dependent encoding.

Files:
lib/unicodeio.h
lib/unicodeio.c
m4/unicodeio.m4

Depends-on:
iconv
iconv_open
gettext-h
localcharset
error

configure.ac:
gl_UNICODEIO

Makefile.am:
lib_SOURCES += unicodeio.h unicodeio.c

Include:
"unicodeio.h"

License:
GPL

Maintainer:
Bruno Haible