mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
24 lines
212 B
Plaintext
24 lines
212 B
Plaintext
Description:
|
|
Conversion UTF-8 to UCS-4.
|
|
|
|
Files:
|
|
lib/utf8-ucs4.h
|
|
m4/utf-ucs4.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_UTF_UCS4
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += utf8-ucs4.h
|
|
|
|
Include:
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
Bruno Haible
|
|
|