opam-depextversion
Install OS distribution 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/opam-depext/releases/download/v1.1.5/opam-depext-full-v1.1.5.tbz md5=e05aa8bf3f794bbbb293eb2d4d5b1233 sha512=661bdb43867904ffd9c20390b5679eccd4d3dbcd0e5d1252561f0b24aac3cf1d80d2cf72cadf04e25d480eb3c79d3dda5874c88075971d42445f1c956c0fad9c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opam-depext/opam-depext.1.1.5/opam |
Required by
- depext>=transition