mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/unitypes-h: Renamed from modules/unitypes. * doc/libunistring.texi: Update. * modules/* (Depends-on): Update. * modules/unitypes: New file.
25 lines
310 B
Plaintext
25 lines
310 B
Plaintext
Description:
|
|
Decomposition of Unicode strings.
|
|
|
|
Files:
|
|
lib/uninorm/decompose-internal.h
|
|
lib/uninorm/decompose-internal.c
|
|
|
|
Depends-on:
|
|
unitypes-h
|
|
array-mergesort
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += uninorm/decompose-internal.c
|
|
|
|
Include:
|
|
"uninorm/decompose-internal.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|