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