New module 'towctrans'.
[gnulib.git] / modules / towctrans
diff --git a/modules/towctrans b/modules/towctrans
new file mode 100644 (file)
index 0000000..3ad100d
--- /dev/null
@@ -0,0 +1,25 @@
+Description:
+towctrans() function: convert a wide character using a case mapping.
+
+Files:
+lib/towctrans.c
+lib/towctrans-impl.h
+m4/towctrans.m4
+
+Depends-on:
+wctype-h
+
+configure.ac:
+gl_FUNC_TOWCTRANS
+gl_WCTYPE_MODULE_INDICATOR([towctrans])
+
+Makefile.am:
+
+Include:
+<wctype.h>
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible