package opam-publish

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

Install

Authors

Maintainers

Sources

2.0.3.tar.gz
md5=70c85c2cd9247c2717aebba28891db7b
sha512=f095581dcf1b8ac77ce133b7de6f93a0b1b7583148fd6a67820932a1338bdcd6713be40cbbd778d20b82d28f08e81a5c706f2e6d0ba39f579895fd24b439dd75

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: 13 Jan 2021

Dependencies (11)

  1. tls
  2. ssl = "0.5.5"
  3. github-unix >= "2.0.0" & < "4.3.0" | >= "4.3.2"
  4. github >= "2.0.0" & < "4.3.0" | >= "4.3.2"
  5. opam-state >= "2.0.0" & < "2.1"
  6. opam-format >= "2.0.0" & < "2.1"
  7. opam-core >= "2.0.0" & < "2.1"
  8. ocaml >= "4.03.0"
  9. lwt_ssl
  10. dune >= "1.0"
  11. cmdliner

Dev Dependencies

None

Used by (3)

  1. dune-release < "0.2.0"
  2. publish >= "0.3.4+transition"
  3. spectrum < "0.2.0"

Conflicts

None