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