view modules/uniname/uniname @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 4c0b38aac75f
children
line wrap: on
line source

Description:
Association between Unicode characters and their names.

Files:
lib/uniname/gen-uninames.lisp
lib/uniname/uninames.h
lib/uniname/uniname.c

Depends-on:
uniname/base
memcmp

configure.ac:
gl_LIBUNISTRING_MODULE([0.9.8], [uniname/uniname])

Makefile.am:
if LIBUNISTRING_COMPILE_UNINAME_UNINAME
lib_SOURCES += uniname/uniname.c
endif

Include:
"uniname.h"

License:
LGPLv3+ or GPLv2

Maintainer:
all