1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/uninorm/decompose-internal
Bruno Haible 05bd958770 Rename module unitypes to unitypes-h.
* modules/unitypes-h: Renamed from modules/unitypes.
* doc/libunistring.texi: Update.
* modules/* (Depends-on): Update.
* modules/unitypes: New file.
2024-12-27 23:43:23 +01:00

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