New modules 'unistr/u8-strpbrk', 'unistr/u16-strpbrk', 'unistr/u32-strpbrk'.
[gnulib.git] / modules / unistr / u8-strpbrk
diff --git a/modules/unistr/u8-strpbrk b/modules/unistr/u8-strpbrk
new file mode 100644 (file)
index 0000000..ffbdb82
--- /dev/null
@@ -0,0 +1,26 @@
+Description:
+Search for some characters in UTF-8 string.
+
+Files:
+lib/unistr/u8-strpbrk.c
+lib/unistr/u-strpbrk.h
+
+Depends-on:
+unistr/base
+unistr/u8-strmbtouc
+unistr/u8-strchr
+
+configure.ac:
+
+Makefile.am:
+lib_SOURCES += unistr/u8-strpbrk.c
+
+Include:
+"unistr.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+