= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
A tool to ease contributions to opam repositories
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
2.1.0.tar.gz
md5=b791b4b43a762b8b9168d073eddb7cb1
sha512=37914b4426af9c0776d66a028cb204c38dadb269e3179676957154c06e45dc5e60a828dd295d099f15661ab8dcffaebb96f02f5dc91c9d66dec4aac97e6576c6
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: 01 Jul 2021
Dependencies (9)
-
github-unix
>= "4.3.2"
-
github
>= "4.3.2"
-
opam-state
>= "2.1.0~rc"
-
opam-format
>= "2.1.0~rc"
-
opam-core
>= "2.1.0~rc"
-
ocaml
>= "4.03.0"
- lwt_ssl
-
dune
>= "1.0"
-
cmdliner
>= "1.0.0"
Dev Dependencies
-
None
Used by (3)
-
dune-release
< "0.2.0"
-
publish
>= "0.3.4+transition"
-
spectrum
< "0.2.0"
Conflicts (1)
-
ssl
= "0.5.6"
On This Page