package uucd

  1. Overview
  2. No Docs
Unicode character database decoder for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

uucd-18.0.0.tbz
sha512=9af5ff0801df8defb9a74d0445cc656189b50a3212d51b3fdc79a0de8603daac49e6ae654663c8ad511e1553e3edd440f7ea306152c372d95b3697dac69382d5

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.

Uucd is made of a single module, depends on Xmlm and is distributed under the ISC license.

Home page: http://erratique.ch/software/uucd

Tags

unicode database decoder org:erratique

Added to opam-repository:

Dependencies (5)

  1. xmlm
  2. topkg build & >= "1.1.0"
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (3)

  1. inquire = "0.2.1"
  2. uucp < "16.0.0" | >= "18.0.0"
  3. uunf >= "18.0.0"

Conflicts

None