This package browser is in early development. Mind the rough edges.

libunistring

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.

Installation

Install the latest version of libunistring as follows:

guix install libunistring

Or install a particular version:

guix install libunistring@0.9.10

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.