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" & os != "win32" |
Dependencies | |
Source [http] | https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.0/opam-depext-full-1.2.0.tbz md5=bb0d9bbf0565dba30d3c8ab8db269118 sha512=00ab242467552a81ca5ad5c0892315a1b4c44f72d3cf2a29770d5807ee1921914367828e11cb0852ef9c74f406a90af8c9686c8d6f6dcc56c0cd030116081688 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opam-depext/opam-depext.1.2.0/opam |
Required by
- depext>=transition