Skip to content

ocamllabs/opamfu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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