summaryrefslogtreecommitdiff
path: root/modules/uniconv/u32-strconv-to-locale
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-01-27 00:53:08 +0000
committerBruno Haible <bruno@clisp.org>2007-01-27 00:53:08 +0000
commit8c2094a680d68b47cfdc8eb84938c1f3e59f367d (patch)
tree35b2f033f7a4c6f77a8b51e4bb3d6928cd7c0726 /modules/uniconv/u32-strconv-to-locale
parent7794f02677a48e9d135df48af26bf6c63b325a22 (diff)
downloadgnulib-8c2094a680d68b47cfdc8eb84938c1f3e59f367d.tar.gz
New module 'uniconv/u32-strconv-to-locale'.
Diffstat (limited to 'modules/uniconv/u32-strconv-to-locale')
-rw-r--r--modules/uniconv/u32-strconv-to-locale25
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/uniconv/u32-strconv-to-locale b/modules/uniconv/u32-strconv-to-locale
new file mode 100644
index 0000000000..27631865f6
--- /dev/null
+++ b/modules/uniconv/u32-strconv-to-locale
@@ -0,0 +1,25 @@
+Description:
+Conversion from UTF-32 to the locale encoding.
+
+Files:
+lib/uniconv/u32-strconv-to-locale.c
+
+Depends-on:
+uniconv/base
+uniconv/u32-strconv-to-enc
+localcharset
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += uniconv/u32-strconv-to-locale.c
+
+Include:
+"uniconv.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+