New module 'uniwidth/u32-width'.
[gnulib.git] / modules / uniwidth / u32-width
1 Description:
2 Determine display width of UTF-32 string.
3
4 Files:
5 lib/uniwidth/u32-width.c
6
7 Depends-on:
8 uniwidth/base
9 uniwidth/width
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += uniwidth/u32-width.c
15
16 Include:
17 "uniwidth.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24