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.1.tar.gz
md5=c819887d6f92fe77edfd6bcd62e2ae39
sha512=b32fa7798f610be4e1cbad260280fada81566aaf6bddefa5fa2e41bf577c7f1afba029c9358645e00249132392d8a9e9bce05b466622aa20f1e637ddb15bc408

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: 29 Jul 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.11.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 (5)

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

Conflicts

None