package opam-build-revdeps

  1. Overview
  2. No Docs
Build reverse dependencies of a package in OPAM

Install

Dune Dependency

Authors

Maintainers

Sources

opam-build-revdeps-0.1.0.tar.gz
md5=07d04ea5b2df5f18e9a12bc5db43855f

Description

opam-build-revdeps builds the reverse dependencies of a given OPAM package. It can also build two different versions of the same package, in order to compare the results. This program has been designed to test what can other packages can break in OPAM, if we inject a new version. It was specifically targeted to check OASIS reverse dependencies.

Published: 14 Nov 2016

Dependencies (12)

  1. ocamlify build
  2. uuidm build & >= "0.9.6"
  3. re build & >= "1.7"
  4. opam-lib build & = "1.2.2"
  5. ocamlfind build & >= "1.3.1"
  6. ocamlbuild build
  7. jingoo build & >= "1.2"
  8. fileutils build & >= "0.5.1"
  9. cmdliner build & >= "0.9"
  10. calendar build & >= "2.03"
  11. base-unix build
  12. ocaml >= "3.12.1"

Dev Dependencies

None

Used by

None

Conflicts

None