More tests for module uninorm/u16-normcmp.
[gnulib.git] / modules / uninorm / u8-normxfrm
1 Description:
2 Locale dependent transformation for comparison of UTF-8 strings.
3
4 Files:
5 lib/uninorm/u8-normxfrm.c
6 lib/uninorm/u-normxfrm.h
7
8 Depends-on:
9 uninorm/base
10 uninorm/u8-normalize
11 uniconv/u8-conv-to-enc
12 localcharset
13 memxfrm
14
15 configure.ac:
16
17 Makefile.am:
18 lib_SOURCES += uninorm/u8-normxfrm.c
19
20 Include:
21 "uninorm.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28