Meta Configuration of Package ocaml-findlib
1
<package name="ocaml-findlib" project="devel">
2
<title>OCaml Library Manager</title>
3
<description>
4
Findlib is a library manager for Objective Caml. 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.
5
Findlib is the de-facto standard for library management in OCaml.
6
</description>
7
<url>http://projects.camlcity.org/projects/findlib.html</url>
8
</package>
9