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.
- Versions: 1.0.2
- Website: https://github.com/yoriyuki/Camomile
- Licenses: LGPL 2.0+
- Package source: gnu/packages/ocaml.scm
- Builds: See build status
- Issues: See known issues
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.
Badge code
You can use the following badge to inform users of ocaml-camomile about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ocaml-camomile'><img src='https://packages.guix.gnu.org/packages/ocaml-camomile/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ocaml-camomile)
Example Org:
[[https://packages.guix.gnu.org/packages/ocaml-camomile][https://packages.guix.gnu.org/packages/ocaml-camomile/badges/latest-version.svg]]