libunibreak 6.1
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.
- Website: https://vimgadgets.sourceforge.net/libunibreak/
- Licenses: Zlib
- Package source: gnu/packages/unicode.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libunibreak 6.1
as follows:
guix install libunibreak@6.1
Or install the latest version:
guix install libunibreak
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.