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.1.tar.gz
md5=c819887d6f92fe77edfd6bcd62e2ae39
sha512=b32fa7798f610be4e1cbad260280fada81566aaf6bddefa5fa2e41bf577c7f1afba029c9358645e00249132392d8a9e9bce05b466622aa20f1e637ddb15bc408
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: 29 Jul 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.11.0" -
tls-lwt
>= "0.16.0" -
lwt
>= "3.0.0" -
dune
>= "1.0" -
cmdliner
>= "2.0.0"
Dev Dependencies
None
Used by (5)
- awskit
-
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