package uucp

  1. Overview
  2. No Docs
Unicode character properties for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

uucp-18.0.0.tbz
sha512=89047b5586244c6636e8ebef64c911cb830bfe4e3cb62a344a1938a934ef51fdde75418785dc46da6e9a8d0eec1bdd22d508b6c4a4b29f6a48a220c8f718ad9f

Description

Uucp is an OCaml library providing efficient access to a selection of character properties of the Unicode character database.

Uucp is distributed under the ISC license. It has no dependency.

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

Tags

unicode text character org:erratique

Added to opam-repository:

Dependencies (4)

  1. topkg build & >= "1.1.0"
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml >= "4.14.0"

Dev Dependencies (2)

  1. uunf with-test
  2. uucd with-test & dev & >= "18.0.0" & < "19.0.0"

Conflicts (2)

  1. cmdliner < "1.1.0"
  2. uunf < "18.0.0" | >= "19.0.0"