package opam-publish

  1. Overview
  2. No Docs
A tool to ease contributions to opam repositories

Install

dune-project
 Dependency

Authors

Maintainers

Sources

opam-publish-3.0.0.tar.gz
md5=5a29a85e77053acd6b2b1d3b9c3310f9
sha512=edaa3c6de2a3757b53275da8506194feb65212400d38ca43cf7521b691f44e5158dc15e9f60b6ae23090b98e723a5e31d93e2d2b81fa0bfea9659a65094d4c3e

Description

opam-publish automates publishing packages to package repositories: it checks that the opam file is complete using opam lint, verifies and adds the archive URL and its checksum and files a GitHub pull request for merging it.

Published: 23 Feb 2026

Dependencies (11)

  1. cohttp-lwt-unix >= "0.99"
  2. cohttp >= "0.99"
  3. github >= "4.3.2"
  4. opam-state >= "2.2.0"
  5. opam-format >= "2.2.0"
  6. opam-core >= "2.2.0"
  7. ocaml >= "4.08.0"
  8. tls-lwt >= "0.16.0"
  9. lwt >= "3.0.0"
  10. dune >= "1.0"
  11. cmdliner >= "2.0.0"

Dev Dependencies

None

Used by (4)

  1. dune-release < "0.2.0"
  2. oktree
  3. publish
  4. spectrum < "0.2.0" | >= "0.7.0"

Conflicts

None