New module 'unicase/u32-ct-totitle'.
[gnulib.git] / modules / unicase / toupper
1 Description:
2 Uppercase mapping for Unicode characters (locale and context independent).
3
4 Files:
5 lib/unicase/toupper.c
6 lib/unicase/toupper.h
7 lib/unicase/simple-mapping.h
8
9 Depends-on:
10 unicase/base
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += unicase/toupper.c
16
17 Include:
18 "unicase.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25