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.4/opam-depext-full-1.1.4.tbz md5=9ce9c01952da2d94008f1debd61c3969 sha512=5e7e83a613b178959ba57b77d379dc371dd1302ecbce3b8ecfe89a60ffa50fc81cfdb7adede26f191f4433fe0c9c514c8c604c58a233c8b29323595f42fdb9ab |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/opam-depext/opam-depext.1.1.4/opam |
Required by
- depext>=transition