libunistring 0.9.10
C library for manipulating Unicode strings
GNU libunistring is a library providing functions to manipulate Unicode strings and for manipulating C strings according to the Unicode standard.
- Website: https://www.gnu.org/software/libunistring/
- Licenses: GPL 2 · LGPL 3+
- Package source: gnu/packages/libunistring.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libunistring 0.9.10
as follows:
guix install libunistring@0.9.10
Or install the latest version:
guix install libunistring
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.