Move to here from utf8-ucs4.
[gnulib.git] / modules / utf8-ucs4-unsafe
1 Description:
2 Conversion UTF-8 to UCS-4.
3
4 Files:
5 lib/utf8-ucs4-unsafe.h
6 lib/unistr/utf8-ucs4-unsafe.c
7 m4/utf-ucs4.m4
8
9 Depends-on:
10 unitypes
11
12 configure.ac:
13 gl_UTF_UCS4
14
15 Makefile.am:
16 lib_SOURCES += utf8-ucs4-unsafe.h unistr/utf8-ucs4-unsafe.c
17
18 Include:
19 "utf8-ucs4-unsafe.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26