123d1a7a1a6bd2665a3df86a9d34b50cf075a583
[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 gl_LIBUNISTRING_MODULE([0.9], [uninorm/u8-normxfrm])
17
18 Makefile.am:
19 if LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM
20 lib_SOURCES += uninorm/u8-normxfrm.c
21 endif
22
23 Include:
24 "uninorm.h"
25
26 License:
27 LGPL
28
29 Maintainer:
30 Bruno Haible
31