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

ocaml-camomile

Comprehensive Unicode library

Camomile is a Unicode library for OCaml. Camomile provides Unicode character type, UTF-8, UTF-16, UTF-32 strings, conversion to/from about 200 encodings, collation and locale-sensitive case mappings, and more. The library is currently designed for Unicode Standard 3.2.

Installation

Install the latest version of ocaml-camomile as follows:

guix install ocaml-camomile

Or install a particular version:

guix install ocaml-camomile@1.0.2

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.