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.2.tar.gz
md5=908d458d2640ff680c594187bb46a42a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/obuild/obuild.0.0.2/opam
Required by