Revert autoupdate's revert.
[gnulib.git] / modules / unicase / u8-casemap
blobd754922e6e9ac9547d4f18dd2433b2a3e7d57b2d
1 Description:
2 Case mapping for UTF-8 strings (locale dependent).
4 Files:
5 lib/unicase/unicasemap.h
6 lib/unicase/u8-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/u8-mbtouc-unsafe
18 unistr/u8-uctomb
19 unistr/u8-cpy
20 uninorm/u8-normalize
21 stdbool
23 configure.ac:
25 Makefile.am:
26 lib_SOURCES += unicase/u8-casemap.c
28 Include:
29 "unicase/unicasemap.h"
31 License:
32 LGPLv3+ or GPLv2
34 Maintainer:
35 all