ocaml-uucd 15.0.0
Unicode character database decoder for OCaml
Uucd is an OCaml module to decode the data of the Unicode character database from its XML representation. It provides high-level (but not necessarily efficient) access to the data so that efficient representations can be extracted.
- Website: https://erratique.ch/software/uucd
- Licenses: ISC
- Package source: gnu/packages/ocaml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ocaml-uucd 15.0.0
as follows:
guix install ocaml-uucd@15.0.0
Or install the latest version:
guix install ocaml-uucd
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.