Description:
Titlecase mapping for UTF-8 strings (locale dependent).

Files:
lib/unicase/u8-totitle.c
lib/unicase/u-totitle.h

Depends-on:
unicase/base
unicase/special-casing
unicase/totitle
unicase/tolower
uniwbrk/wordbreak-property
uniwbrk/u8-wordbreaks
unictype/category-of
unictype/category-test
unictype/category-Lt
unictype/combining-class
unictype/property-lowercase
unictype/property-uppercase
unictype/property-soft-dotted
unistr/u8-mbtouc-unsafe
unistr/u8-uctomb
unistr/u8-cpy
uninorm/u8-normalize
stdbool

configure.ac:

Makefile.am:
lib_SOURCES += unicase/u8-totitle.c

Include:
"unicase.h"

License:
LGPL

Maintainer:
Bruno Haible

