opam-publish
A tool to ease contributions to opam repositories
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.
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 }">
- Published
- 13 Jan 2021
- Authors
- Maintainers
Sources
2.0.3.tar.gz
md5=70c85c2cd9247c2717aebba28891db7b
sha512=f095581dcf1b8ac77ce133b7de6f93a0b1b7583148fd6a67820932a1338bdcd6713be40cbbd778d20b82d28f08e81a5c706f2e6d0ba39f579895fd24b439dd75
Dependencies
ssl
= "0.5.5"
github-unix
>= "2.0.0" & < "4.3.0" | >= "4.3.2"
github
>= "2.0.0" & < "4.3.0" | >= "4.3.2"
opam-state
>= "2.0.0" & < "2.1"
opam-format
>= "2.0.0" & < "2.1"
opam-core
>= "2.0.0" & < "2.1"
ocaml
>= "4.03.0"
dune
>= "1.0"
Reverse Dependencies