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.2/opam-depext-full-1.1.2.tbz sha256=39e11dee865cd39e513dee01f31ce38a11583f92525c28c0a7ec34935569b9b0 md5=d71c9c0ada811ccf0669d09e1b0329da |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opam-depext/opam-depext.1.1.2/opam |
Required by
- depext>=transition