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

ocaml-uunf 15.0.0

Unicode text normalization for OCaml

Uunf is an OCaml library for normalizing Unicode text. It supports all Unicode normalization forms. The library is independent from any IO mechanism or Unicode text data structure and it can process text without a complete in-memory representation.

Installation

Install ocaml-uunf 15.0.0 as follows:

guix install ocaml-uunf@15.0.0

Or install the latest version:

guix install ocaml-uunf

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.