SlackBuilds Repository

15.0 > Libraries > libgrapheme (3.0.0)

libgrapheme - Unicode string library

A simple freestanding C99 library for Unicode string handling per
standard 17.0.0. Offers:

- grapheme cluster segmentation
- word and sentence segmentation
- line break detection
- case detection and conversion

Works on UTF-8 strings and codepoint arrays, null-terminated or not.
Lookup-tables are auto-generated and compressed. Includes 10,000+
conformance tests. Requires only a C99 compiler, no standard library
at runtime. Suitable for bare metal applications.

Smaller and faster than ICU, libunistring and libutf8proc.

Maintained by: r1w1s1
Keywords: unicode,utf8,string,grapheme,library,c99,suckless
ChangeLog: libgrapheme

Homepage:
https://libs.suckless.org/libgrapheme/

Source Downloads:
libgrapheme-3.0.0.tar.gz (de7257de80ff7a1a3c06e701d13bac7f)

Download SlackBuild:
libgrapheme.tar.gz
libgrapheme.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
libgrapheme.SlackBuild
libgrapheme.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds