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/v0.0.3.tar.gz
md5=371134f9da318a2d95bcd0e284cccfad
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/obuild/obuild.0.0.3/opam
Required by