276d33f458a2b895161d7f3b7d6f12e13ea7f6bc
[gnulib.git] / modules / uninorm / u32-normcmp
1 Description:
2 Normalization insensitive comparison of UTF-32 strings.
3
4 Files:
5 lib/uninorm/u32-normcmp.c
6 lib/uninorm/u-normcmp.h
7
8 Depends-on:
9 uninorm/base
10 uninorm/u32-normalize
11 unistr/u32-cmp
12 minmax
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += uninorm/u32-normcmp.c
18
19 Include:
20 "uninorm.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27