package depext

  1. Overview
  2. No Docs
Query and install external dependencies of OPAM packages

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=9493eaa8867ec7a02bcb4bde3de8c04f

Description

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.

Published: 21 Jan 2015

Dependencies (3)

  1. cmdliner build & <= "0.9.8"
  2. ocamlfind
  3. ocaml >= "4.02"

Dev Dependencies

None

Used by (1)

  1. orocksdb < "0.2.2"

Conflicts

None