package opam-repomin

  1. Overview
  2. No Docs
Minimize opam repository overlays into one unified repo

Install

dune-project
 Dependency

Authors

Maintainers

Sources

opam-repomin-1.0.0.tbz
sha256=d386aa90c5465b295d9d87de446b65da93bb0fa576fe925a4df48d60abc446b1
sha512=207d89cb7b9fc429ef172529f94d8a8f85a42f0107985f5e3fb23d2944f6b67722fb4dfc41e660e7db14b3135ab908ac1b29421de4b8917a939cbedc98b02489

Description

opam-repomin takes an opam repository overlay directory and a full opam-repository, uses the opam-0install solver to determine the minimum set of packages required to make the overlay standalone, and copies the relevant packages to an output directory.

Published: 25 Jan 2026

Dependencies (10)

  1. fpath >= "0.7.3"
  2. bos >= "0.2.1"
  3. logs >= "0.7.0"
  4. fmt >= "0.9.0"
  5. cmdliner >= "1.2.0"
  6. opam-state >= "2.2"
  7. opam-format >= "2.2"
  8. opam-0install >= "0.5"
  9. ocaml >= "5.2.0"
  10. dune >= "3.18"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None