NEWS.stable: log cherry-pick [fe3419d]->[cd56634] doc: use ASCII in .texi files where...
[gnulib.git] / modules / uninorm / decompose-internal
1 Description:
2 Decomposition of Unicode strings.
3
4 Files:
5 lib/uninorm/decompose-internal.h
6 lib/uninorm/decompose-internal.c
7
8 Depends-on:
9 unitypes
10 array-mergesort
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += uninorm/decompose-internal.c
16
17 Include:
18 "uninorm/decompose-internal.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Bruno Haible
25