ocamlfind 1.4.1
Maintainer | contact@ocamlpro.com |
---|---|
Published | Jun 2, 2014 |
Source [http] |
http://download.camlcity.org/download/findlib-1.4.1.tar.gz 5d258142e9a7db98bb3553dbca739af8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocamlfind/ocamlfind.1.4.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.