package uucp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Unicode character properties for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
uucp-18.0.0.tbz
sha512=89047b5586244c6636e8ebef64c911cb830bfe4e3cb62a344a1938a934ef51fdde75418785dc46da6e9a8d0eec1bdd22d508b6c4a4b29f6a48a220c8f718ad9f
doc/README.html
Uucp — Unicode character properties for OCaml
v18.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 toolIf 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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page