changeset 7985:d57dff992b06

Move to here from utf8-ucs4.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Jan 2007 18:39:11 +0000
parents 4838dd1f5dd8
children 8d4bc95175d3
files modules/utf8-ucs4-unsafe
diffstat 1 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/utf8-ucs4-unsafe
@@ -0,0 +1,26 @@
+Description:
+Conversion UTF-8 to UCS-4.
+
+Files:
+lib/utf8-ucs4-unsafe.h
+lib/unistr/utf8-ucs4-unsafe.c
+m4/utf-ucs4.m4
+
+Depends-on:
+unitypes
+
+configure.ac:
+gl_UTF_UCS4
+
+Makefile.am:
+lib_SOURCES += utf8-ucs4-unsafe.h unistr/utf8-ucs4-unsafe.c
+
+Include:
+"utf8-ucs4-unsafe.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+