mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/* (License): Change. * gnulib-tool (func_import, func_create_testdir): Likewise.
25 lines
349 B
Plaintext
25 lines
349 B
Plaintext
Description:
|
|
Compatibility decomposition of Unicode characters.
|
|
|
|
Files:
|
|
lib/uninorm/decompose-internal.h
|
|
lib/uninorm/compat-decomposition.c
|
|
|
|
Depends-on:
|
|
uninorm/base
|
|
uninorm/decomposition
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += uninorm/compat-decomposition.c
|
|
|
|
Include:
|
|
"uninorm/decompose-internal.h"
|
|
|
|
License:
|
|
LGPLv3+ or GPLv2+
|
|
|
|
Maintainer:
|
|
all
|