package uucp

  1. Overview
  2. Docs
Unicode character properties for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

uucp-16.0.0.tbz
sha512=5c06d8cadb2b011b1e4ac52e14732044f6ab8e9c11e1184950ff8629b26bd173f1264247623a635b8aa4033e287bfe42d709994f19a3d79f7cbfd20158aa4992

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

README

Uucp — Unicode character properties for OCaml

v16.0.0

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

Installation

Uucp can be installed with opam:

opam install uucp
opam install uucp uunf cmdliner  # For ucharinfo cli tool

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation can be consulted online or via odig doc uucp.

Uucp's documentation also has a minimal Unicode introduction and some Unicode OCaml tips.

Questions are welcome but better asked on the OCaml forum than on the issue tracker.

Sample programs

The ucharinfo tool allows to report character information on the command line.

See also the doc examples.

Dependencies (4)

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

Dev Dependencies (2)

  1. uunf with-test
  2. uucd with-test & dev & >= "16.0.0" & < "17.0.0"

Used by (18)

  1. archsat
  2. cmarkit
  3. confero
  4. crowbar
  5. down >= "0.0.4"
  6. forester >= "4.0.0"
  7. inquire = "0.2.1"
  8. irmin-bench >= "2.7.0"
  9. jingoo >= "1.2.19"
  10. notty >= "0.2.0" & < "0.2.3"
  11. omd >= "2.0.0~alpha3"
  12. printbox >= "0.3" & < "0.6"
  13. printbox-text
  14. progress >= "0.2.0"
  15. rdf >= "0.13.0"
  16. terminal
  17. uuseg >= "16.0.0"
  18. zed >= "3.2.0"

Conflicts (2)

  1. cmdliner < "1.1.0"
  2. uunf < "16.0.0" | >= "17.0.0"
OCaml

Innovation. Community. Security.