From 28f3247dbb786a42f0460a7aa88d558056a68144 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 20 Dec 2025 06:49:30 +0100 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..9d16724 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +NAME + libcmap - Unicode character data library + +SYNOPSIS + #include + + Link with -lcmap. + +DESCRIPTION + The libcmap library provides data about characters in the + Unicode Character Set. + +SEE ALSO + libgrapheme(7) -- cgit v1.3.1