New module 'uniwidth/u32-width'.
[gnulib.git] / modules / uniwidth / u32-width
diff --git a/modules/uniwidth/u32-width b/modules/uniwidth/u32-width
new file mode 100644 (file)
index 0000000..a5660fc
--- /dev/null
@@ -0,0 +1,24 @@
+Description:
+Determine display width of UTF-32 string.
+
+Files:
+lib/uniwidth/u32-width.c
+
+Depends-on:
+uniwidth/base
+uniwidth/width
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += uniwidth/u32-width.c
+
+Include:
+"uniwidth.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+