package opam-publish
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A tool to ease contributions to opam repositories
Install
dune-project
Dependency
Authors
Maintainers
Sources
opam-publish-3.0.0.tar.gz
md5=5a29a85e77053acd6b2b1d3b9c3310f9
sha512=edaa3c6de2a3757b53275da8506194feb65212400d38ca43cf7521b691f44e5158dc15e9f60b6ae23090b98e723a5e31d93e2d2b81fa0bfea9659a65094d4c3e
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: 23 Feb 2026
Dependencies (11)
-
cohttp-lwt-unix
>= "0.99" -
cohttp
>= "0.99" -
github
>= "4.3.2" -
opam-state
>= "2.2.0" -
opam-format
>= "2.2.0" -
opam-core
>= "2.2.0" -
ocaml
>= "4.08.0" -
tls-lwt
>= "0.16.0" -
lwt
>= "3.0.0" -
dune
>= "1.0" -
cmdliner
>= "2.0.0"
Dev Dependencies
None
Used by (4)
-
dune-release
< "0.2.0" - oktree
- publish
-
spectrum
< "0.2.0" | >= "0.7.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page