New module 'unicase/u32-ct-totitle'.
[gnulib.git] / modules / unicase / u8-ct-totitle
1 Description:
2 Titlecase mapping for UTF-8 substrings (locale dependent).
3
4 Files:
5 lib/unicase/u8-ct-totitle.c
6 lib/unicase/u-ct-totitle.h
7 lib/unicase/context.h
8
9 Depends-on:
10 unicase/base
11 unicase/cased
12 unicase/ignorable
13 unicase/special-casing
14 unicase/totitle
15 unicase/tolower
16 uniwbrk/u8-wordbreaks
17 unictype/combining-class
18 unictype/property-soft-dotted
19 unistr/u8-mbtouc-unsafe
20 unistr/u8-uctomb
21 unistr/u8-cpy
22 uninorm/u8-normalize
23 stdbool
24
25 configure.ac:
26
27 Makefile.am:
28 lib_SOURCES += unicase/u8-ct-totitle.c
29
30 Include:
31 "unicase.h"
32
33 License:
34 LGPL
35
36 Maintainer:
37 Bruno Haible
38