ocamlfind 1.4.0
Maintainer | contact@ocamlpro.com |
---|---|
Published | Aug 20, 2013 |
Source [http] |
http://pkgs.fedoraproject.org/lookaside/extras/ocaml-findlib/findlib-1.4.tar.gz/5d1f8238c53964fdd14387b87b48b5d9/findlib-1.4.tar.gz 5d1f8238c53964fdd14387b87b48b5d9 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocamlfind/ocamlfind.1.4.0/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.