bootstrap-funclib.sh: shrink or split too-long lines
[gnulib.git] / modules / unicase / u32-casemap
blobd380983f8be796c57e6e21681f43144deaf06575
1 Description:
2 Case mapping for UTF-32 strings (locale dependent).
4 Files:
5 lib/unicase/unicasemap.h
6 lib/unicase/u32-casemap.c
7 lib/unicase/u-casemap.h
8 lib/unicase/context.h
10 Depends-on:
11 unicase/base
12 unicase/cased
13 unicase/ignorable
14 unicase/special-casing
15 unictype/combining-class
16 unictype/property-soft-dotted
17 unistr/u32-mbtouc-unsafe
18 unistr/u32-uctomb
19 unistr/u32-cpy
20 uninorm/u32-normalize
21 stdbool
23 configure.ac:
25 Makefile.am:
26 lib_SOURCES += unicase/u32-casemap.c
28 Include:
29 "unicase/unicasemap.h"
31 License:
32 LGPLv3+ or GPLv2+
34 Maintainer:
35 all