package opam-publish

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2.4.0.tar.gz
md5=0010fbddde64c1299a632dfef69f09ab
sha512=22c485311c86e90d57e901b696775e820cb20e5dee069d7f6c5db4d67a8f5fbd3a39d8c0f2fef0b53daab7c8a206168e61d671320457693b07f0de18383175e2

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: 06 Aug 2024

Dependencies (9)

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

Dev Dependencies

None

Used by (3)

  1. dune-release < "0.2.0"
  2. publish
  3. spectrum < "0.2.0"

Conflicts (1)

  1. ssl = "0.5.6"