summaryrefslogtreecommitdiff
path: root/modules/unicase/totitle
blob: 7dee1958c4f88ff268eeda73ca423b75eca30008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Titlecase mapping for Unicode characters (locale and context independent).

Files:
lib/unicase/totitle.c
lib/unicase/totitle.h
lib/unicase/simple-mapping.h

Depends-on:
unicase/base

configure.ac:
gl_LIBUNISTRING_MODULE([0.9.11], [unicase/totitle])

Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_TOTITLE
lib_SOURCES += unicase/totitle.c
endif

Include:
"unicase.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
all