slackbuilds_ponce/libraries/ocaml-findlib
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
doinst.sh
ocaml-findlib.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
ocaml-findlib.SlackBuild
README
slack-desc

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.