obuildversion

simple package build system for ocaml

From the README.md:

The goal is to make a very simple build system for users and developers of OCaml library and programs.

Obuild acts as building black box: user declares only what they want to build and with which sources, and the build system will consistantly build it.

The design is based on cabal, and borrow most of the layout and way of working, adapting parts where necessary to support OCaml fully.

AuthorsVincent Hanquez and Jerome Maloberti
Published
Homepagehttps://github.com/ocaml-obuild/obuild
Issue Trackerhttps://github.com/ocaml-obuild/obuild/issues
Maintainertab@snarc.org
Dependencies
Conflicts
Source [http] https://github.com/vincenthz/obuild/archive/obuild-v0.0.4.tar.gz
sha256=da41d90c56d28f476e13e854ad59218528b96d648f40eb313528ab4327c858f8
md5=ab64715cbb1362ba1aaf3adbd6d8e439
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/obuild/obuild.0.0.4/opam
Required by