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

ocaml-camomile 1.0.2

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 ocaml-camomile 1.0.2 as follows:

guix install ocaml-camomile@1.0.2

Or install the latest version:

guix install ocaml-camomile

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.