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