opam-depextversion
Query and install external dependencies of OPAM packages
opam-depext is a simple program intended to facilitate the interaction between OPAM packages and the host package management system. It can query OPAM for the right external dependencies on a set of packages, depending on the host OS, and call the OS's package manager in the appropriate way to install them.
Authors | Louis Gesbert <louis.gesbert@ocamlpro.com> and Anil Madhavapeddy <anil@recoil.org> |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/ocaml/opam-depext |
Issue Tracker | https://github.com/ocaml/opam-depext/issues |
Maintainers | Louis Gesbert <louis.gesbert@ocamlpro.com> and Anil Madhavapeddy <anil@recoil.org> |
Available | opam-version >= "2.0.0~beta5" & opam-version < "2.1" & os != "win32" |
Dependencies |
|
Source [http] | https://github.com/ocaml/opam-depext/releases/download/v1.1.3/opam-depext-full-1.1.3.tbz sha256=1ff6144702b315f29c1ed3dfc8c1f5cc231f66558151e146e12e08bce43b27d7 md5=72c082a0a6606398669b6fc2f4c4ae84 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opam-depext/opam-depext.1.1.3/opam |
Required by
- depext>=transition