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

rust-ucd-parse

Parse data files in the Unicode character database

This package provides a library for parsing data files in the Unicode character database.

Installation

Install the latest version of rust-ucd-parse as follows:

guix install rust-ucd-parse

Or install a particular version:

guix install rust-ucd-parse@0.1.3

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.