Add a Maintainer.
[gnulib.git] / modules / mbswidth
1 Description:
2 Determine the number of screen columns needed for a string.
3
4 Files:
5 lib/mbswidth.h
6 lib/mbswidth.c
7 m4/mbstate_t.m4
8 m4/mbrtowc.m4
9 m4/mbswidth.m4
10
11 Depends-on:
12
13 configure.ac:
14 gl_MBSWIDTH
15
16 Makefile.am:
17 lib_SOURCES += mbswidth.h mbswidth.c
18
19 Include:
20 "mbswidth.h"
21
22 Maintainer:
23 Bruno Haible
24