summaryrefslogtreecommitdiff
path: root/modules/uniconv/u16-strconv-to-locale
diff options
context:
space:
mode:
Diffstat (limited to 'modules/uniconv/u16-strconv-to-locale')
-rw-r--r--modules/uniconv/u16-strconv-to-locale25
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/uniconv/u16-strconv-to-locale b/modules/uniconv/u16-strconv-to-locale
new file mode 100644
index 0000000000..264370ceaf
--- /dev/null
+++ b/modules/uniconv/u16-strconv-to-locale
@@ -0,0 +1,25 @@
+Description:
+Conversion from UTF-16 to the locale encoding.
+
+Files:
+lib/uniconv/u16-strconv-to-locale.c
+
+Depends-on:
+uniconv/base
+uniconv/u16-strconv-to-enc
+localcharset
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += uniconv/u16-strconv-to-locale.c
+
+Include:
+"uniconv.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+