X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiwidth%2Fu32-width;fp=modules%2Funiwidth%2Fu32-width;h=a5660fcdc614c8c72937110d83988bb8d0186ea3;hb=0a7bf9475354b4b19c045341af5fc8feb944d985;hp=0000000000000000000000000000000000000000;hpb=83865790a17fab033006064b3c764ceb6a4f0eba;p=gnulib.git diff --git a/modules/uniwidth/u32-width b/modules/uniwidth/u32-width new file mode 100644 index 000000000..a5660fcdc --- /dev/null +++ b/modules/uniwidth/u32-width @@ -0,0 +1,24 @@ +Description: +Determine display width of UTF-32 string. + +Files: +lib/uniwidth/u32-width.c + +Depends-on: +uniwidth/base +uniwidth/width + +configure.ac: + +Makefile.am: +lib_SOURCES += uniwidth/u32-width.c + +Include: +"uniwidth.h" + +License: +LGPL + +Maintainer: +Bruno Haible +