NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / unicase / u32-totitle
1 Description:
2 Titlecase mapping for UTF-32 strings (locale dependent).
3
4 Files:
5 lib/unicase/u32-totitle.c
6 lib/unicase/u-totitle.h
7
8 Depends-on:
9 unicase/base
10 unicase/u32-ct-totitle
11 unicase/empty-prefix-context
12 unicase/empty-suffix-context
13
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-totitle])
16
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE
19 lib_SOURCES += unicase/u32-totitle.c
20 endif
21
22 Include:
23 "unicase.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30