Tests for module 'uninorm/nfkd'.
[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
13 configure.ac:
14
15 Makefile.am:
16 lib_SOURCES += uninorm/nfc.c
17
18 Include:
19 "uninorm.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible
26