New module 'libunistring-optional'.
[gnulib.git] / modules / uninorm / nfkc
1 Description:
2 Compatibility normalization of Unicode strings.
3
4 Files:
5 lib/uninorm/nfkc.c
6 lib/uninorm/normalize-internal.h
7
8 Depends-on:
9 uninorm/base
10 uninorm/compat-decomposition
11 uninorm/composition
12 uninorm/nfkd
13
14 configure.ac:
15 gl_LIBUNISTRING_LIBSOURCE([0.9], [uninorm/nfkc.c])
16
17 Makefile.am:
18
19 Include:
20 "uninorm.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27