libunibreak
Unicode line breaking and word breaking algorithms
Libunibreak is an implementation of the line breaking and word breaking algorithms as described in Unicode Standard Annex 14 and Unicode Standard Annex 29. It is designed to be used in a generic text renderer.
- Versions: 6.1
- Website: https://vimgadgets.sourceforge.net/libunibreak/
- Licenses: Zlib
- Package source: gnu/packages/unicode.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of libunibreak
as follows:
guix install libunibreak
Or install a particular version:
guix install libunibreak@6.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/libunibreak/'><img src='http://127.0.0.1:3000/packages/libunibreak/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/libunibreak/badges/latest-version.svg)](http://127.0.0.1:3000/packages/libunibreak/) Org: [[http://127.0.0.1:3000/packages/libunibreak/][http://127.0.0.1:3000/packages/libunibreak/badges/latest-version.svg]]