/opamfu

Functions over OPAM Universes

Primary LanguageOCaml

opamfu

opamfu is a library of utility functions operating over an OPAM universe.

The latest release of opamfu is available via opam. Simply run opam install opamfu to install.

Dependencies

If you have opam installed:

opam install opam-lib uri

If you have cmdliner installed, the findlib package opamfu.cli will be installed which contains standard cmdliner terms for predicate and repository definitions. You can install cmdliner with opam:

opam install cmdliner