mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-21 22:02:35 +03:00
25 lines
272 B
Plaintext
25 lines
272 B
Plaintext
Description:
|
|
Decomposition of Unicode characters.
|
|
|
|
Files:
|
|
lib/uninorm/decomposition.c
|
|
|
|
Depends-on:
|
|
uninorm/base
|
|
uninorm/decomposition-table
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += uninorm/decomposition.c
|
|
|
|
Include:
|
|
"uninorm.h"
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|