package opam-depext

  1. Overview
  2. Docs
Install OS distribution packages

Install

Dune Dependency

Authors

Maintainers

Sources

opam-depext-full-1.2.1.tbz
md5=7bda1fdbd88322e8f515919c82a37a2a
sha512=a031289ac4e2d4d28bf02b892313b2a0ee724c94f0b7a131b3d9bccc5fbaf2292834d53dd6a0b7134f43bab06ee70bd2c98562fb3a6a03f1a526981290cbf501

Description

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.

Published: 11 Jun 2022

Dependencies (2)

  1. base-unix
  2. ocaml >= "4.00"

Dev Dependencies (2)

  1. ocamlfind dev
  2. cmdliner >= "0.9.8" & dev

Used by (1)

  1. depext >= "transition"

Conflicts

None