Accept Bison's NEWS format.
[gnulib.git] / modules / mbuiter
1 Description:
2 Iterating through multibyte strings.
3
4 Files:
5 lib/mbuiter.h
6 m4/mbiter.m4
7 m4/mbrtowc.m4
8
9 Depends-on:
10 mbchar
11 wchar
12 stdbool
13 strnlen1
14
15 configure.ac:
16 gl_MBITER
17
18 Makefile.am:
19 lib_SOURCES += mbuiter.h
20
21 Include:
22 #if HAVE_MBRTOWC
23 #include "mbuiter.h"
24 #endif
25
26 License:
27 LGPL
28
29 Maintainer:
30 Bruno Haible
31