Description:
Find start of next grapheme cluster in UTF-8 string.

Files:
lib/unigbrk/u8-grapheme-next.c
lib/unigbrk/u-grapheme-next.h
tests/macros.h

Depends-on:
unigbrk/base
unigbrk/uc-gbrk-prop
unictype/incb-of
unictype/property-extended-pictographic
unistr/u8-mbtouc
bool

configure.ac:
gl_MODULE_INDICATOR([unigbrk/u8-grapheme-next])
gl_LIBUNISTRING_MODULE([1.4], [unigbrk/u8-grapheme-next])

Makefile.am:
if LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT
lib_SOURCES += unigbrk/u8-grapheme-next.c
endif

Include:
"unigbrk.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
Ben Pfaff, Daiki Ueno
