Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / uniwidth / u8-width
blobc7c71ff53646aae28cffdf7a8f0612ee8fc902b5
1 Description:
2 Determine display width of UTF-8 string.
4 Files:
5 lib/uniwidth/u8-width.c
7 Depends-on:
8 uniwidth/base
9 uniwidth/width
10 unistr/u8-mbtouc-unsafe
12 configure.ac:
13 gl_LIBUNISTRING_MODULE([0.9.8], [uniwidth/u8-width])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH
17 lib_SOURCES += uniwidth/u8-width.c
18 endif
20 Include:
21 "uniwidth.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all