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 perform OS and distribution detection, query OPAM for the right external dependencies on a set of packages, 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-3.0-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.1/opam-depext-full-1.1.1.tbz sha256=c3425178bc8797e031a94ac73ca5eaaee17987046dad5b850adceae26f95cb87 md5=6deaba8affb54a07fee379f85eec9ac1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opam-depext/opam-depext.1.1.1/opam |
Required by
- depext>=transition