package uucd

  1. Overview
  2. Docs
Unicode character database decoder

Install

Dune Dependency

Authors

Maintainers

Sources

uucd-0.9.0.tbz
md5=076ee0ad4fe686b61d9ab2115cdbfe99

Description

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.

Published: 21 Nov 2013

Dependencies (4)

  1. ocamlbuild build
  2. xmlm
  3. ocamlfind build
  4. ocaml < "4.06.0"

Dev Dependencies

None

Used by (2)

  1. inquire = "0.2.1"
  2. uucp >= "2.0.0" & < "15.1.0"

Conflicts

None