New module 'libunistring-optional'.
[gnulib.git] / modules / unicase / u8-tolower
1 Description:
2 Lowercase mapping for UTF-8 strings (locale dependent).
3
4 Files:
5 lib/unicase/u8-tolower.c
6
7 Depends-on:
8 unicase/base
9 unicase/u8-casemap
10 unicase/special-casing
11 unicase/empty-prefix-context
12 unicase/empty-suffix-context
13 unicase/tolower
14
15 configure.ac:
16 gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u8-tolower.c])
17
18 Makefile.am:
19
20 Include:
21 "unicase.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28