ocamlfind 1.5.1
Maintainer | contact@ocamlpro.com |
---|---|
Published | Jun 25, 2014 |
Source [http] |
http://download.camlcity.org/download/findlib-1.5.1.tar.gz 6bf0d0da66104bc8bdcb3018bd13a202 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocamlfind/ocamlfind.1.5.1/opam |
A library manager for OCaml
Findlib is a library manager for OCaml. It provides a convention how to store libraries, and a file format ("META") to describe the properties of libraries. There is also a tool (ocamlfind) for interpreting the META files, so that it is very easy to use libraries in programs and scripts.