package opam-publish

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

Install

Authors

Maintainers

Sources

2.2.0.tar.gz
md5=932949c1a72112404e2e9b55bf1a2fee
sha512=9c95d99279d0c8a21c117bd3d4a47f310ec61b404412cea1f5e89ed7171cd37b0aa750f60f03f28cd8028eab03fe7dd08c050ef9a2ffca80cacfa1ae101a40ae

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: 14 Dec 2022

Dependencies (9)

  1. github-unix >= "4.3.2"
  2. github >= "4.3.2"
  3. opam-state >= "2.1.0~rc" & < "2.2"
  4. opam-format >= "2.1.0~rc" & < "2.2"
  5. opam-core >= "2.1.0~rc" & < "2.2"
  6. ocaml >= "4.03.0"
  7. lwt_ssl
  8. dune >= "1.0"
  9. cmdliner >= "1.1.0"

Dev Dependencies

None

Used by (3)

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

Conflicts (1)

  1. ssl = "0.5.6"