slackbuilds_ponce/libraries/ocaml-findlib
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
doinst.sh
ocaml-findlib.info
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.