Description: Find grapheme cluster breaks in UTF-16 string. Files: lib/unigbrk/u16-grapheme-breaks.c lib/unigbrk/u-grapheme-breaks.h Depends-on: unigbrk/base unigbrk/uc-gbrk-prop unistr/u16-mbtouc configure.ac: gl_MODULE_INDICATOR([unigbrk/u16-grapheme-breaks]) gl_LIBUNISTRING_MODULE([0.9.8], [unigbrk/u16-grapheme-breaks]) Makefile.am: if LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS lib_SOURCES += unigbrk/u16-grapheme-breaks.c endif Include: "unigbrk.h" License: LGPLv3+ or GPLv2+ Maintainer: Ben Pfaff, Daiki Ueno