New module 'uninorm/decomposing-form'.
[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
16 Makefile.am:
17 lib_SOURCES += uninorm/nfc.c
18
19 Include:
20 "uninorm.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27