opam-bundleversion

A tool that creates stand-alone source bundles from opam packages

opam-bundle is a command-line tool that, given a selection of packages, generates a .tar.gz (and optionally a self-extracting) archive containing their sources, and everything needed to bootstrap and compile them:

  • the sources of their dependencies
  • the sources of the chosen version of OCaml
  • the sources of opam
  • a set of scripts to bootstrap, check and install external dependencies, compile all the above, install the packages within a sandbox, and optionally put wrapper scripts within your PATH

This is expected to be done as normal user, with constrained calls to sudo when needed for depexts and wrappers installation.

Tags org:ocamlpro
AuthorLouis Gesbert <louis.gesbert@ocamlpro.com>
LicenseGPL-3.0-only
Published
Homepagehttps://github.com/AltGr/opam-bundle
Issue Trackerhttps://github.com/AltGr/opam-bundle/issues
MaintainerLouis Gesbert <louis.gesbert@ocamlpro.com>
Dependencies
Source [http] https://github.com/AltGr/opam-bundle/archive/0.3.tar.gz
md5=17cbc9e06db1e4cd916652d9e788812b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/opam-bundle/opam-bundle.0.3/opam
No package is dependent