summaryrefslogtreecommitdiff
path: root/modules/unicase/toupper
blob: d1fb7bd8b159f5a0bac0470a045e66393da49aa1 (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:
Uppercase mapping for Unicode characters (locale and context independent).

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

Depends-on:
unicase/base

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

Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_TOUPPER
lib_SOURCES += unicase/toupper.c
endif

Include:
"unicase.h"

License:
LGPLv3+ or GPLv2+

Maintainer:
all