obuildversion

simple package build system for OCaml

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

Obuild acts as a building black box: users only declare what they want to build and with which sources; the build system will consistently build it.

The design is based on Haskell's Cabal and borrows most of the layout and way of working, adapting parts where necessary to fully support OCaml.

AuthorsVincent Hanquez and Jerome Maloberti
Published
Homepagehttps://github.com/ocaml-obuild/obuild
Issue Trackerhttps://github.com/ocaml-obuild/obuild/issues
Maintainerjmaloberti@gmail.com
Dependencies
Conflicts
Source [http] https://github.com/ocaml-obuild/obuild/archive/obuild-v0.1.0.tar.gz
sha256=0098da2bb5087b2ed5875a27f7845d0e0a1698d3bfcb6552bf47d58846fc1add
md5=d53567d90e55e09addccd743b6e31af2
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/obuild/obuild.0.1.0/opam
Required by