New module 'uninorm/u32-normcmp'.
[gnulib.git] / modules / uninorm / filter
1 Description:
2 Normalization of a stream of Unicode characters.
3
4 Files:
5 lib/uninorm/uninorm-filter.c
6 lib/uninorm/normalize-internal.h
7
8 Depends-on:
9 uninorm/base
10 unictype/combining-class
11 uninorm/decompose-internal
12 malloc-posix
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += uninorm/uninorm-filter.c
18
19 Include:
20 "uninorm.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27