[wiki] [sites] Extend libgrapheme paragraph a bit || Laslo Hunhold
commit 67b5babf1b3483f00e0d25ceff49ba80d8e93353
Author: Laslo Hunhold <dev_AT_frign.de>
Date: Thu Oct 6 22:48:11 2022 +0200
Extend libgrapheme paragraph a bit
Signed-off-by: Laslo Hunhold <dev_AT_frign.de>
diff --git a/libs.suckless.org/libgrapheme/index.md b/libs.suckless.org/libgrapheme/index.md
index d5cb59a7..3e0b1d8f 100644
--- a/libs.suckless.org/libgrapheme/index.md
+++ b/libs.suckless.org/libgrapheme/index.md
_AT_@ -23,7 +23,11 @@ There is no complicated build-system involved and it's all done using
one POSIX-compliant Makefile. All you need is a C99 compiler, given
the lookup-table-generators and compressors are also written in C99.
The resulting library is freestanding and thus not even dependent on a
-standard library to be present at runtime.
+standard library to be present at runtime, making it a suitable choice
+for bare metal applications.
+
+It is also way smaller and much faster than the other established Unicode
+string libraries (ICU, GNU's libunistring, libutf8proc).
Development
-----------
Received on Thu Oct 06 2022 - 22:48:21 CEST
This archive was generated by hypermail 2.3.0
: Thu Oct 06 2022 - 22:48:52 CEST