package dune-release

  1. Overview
  2. No Docs
Release dune packages in opam

Install

Dune Dependency

Authors

Maintainers

Sources

dune-release-2.0.0.tbz
sha256=bbc4e06a87836832de9eedecd4a9bf2a1f3958732dbd4cbb0bb43e398e7cf12b
sha512=d2b93d478d459f7cc1657bd5c93b3495297c95dd9a32b6ef43d3778c7a1e9ee34b5131bf813809299f36f97315cd5f8361a2ff7d565f8b4ada26c7337ed67b81

Description

dune-release is a tool to streamline the release of Dune packages in opam. It supports projects built with Dune and hosted on GitHub.

Published: 24 Jun 2023

Dependencies (17)

  1. yojson >= "1.6"
  2. odoc
  3. logs
  4. rresult >= "0.6.0"
  5. opam-core >= "2.1.0"
  6. opam-state >= "2.1.0"
  7. opam-format >= "2.1.0"
  8. opam-file-format >= "2.1.2"
  9. astring
  10. re >= "1.7.2"
  11. cmdliner >= "1.1.0"
  12. bos >= "0.1.3"
  13. fpath >= "0.7.3"
  14. fmt >= "0.8.7"
  15. curly >= "0.3.0"
  16. dune >= "2.7"
  17. ocaml >= "4.08.0"

Dev Dependencies (2)

  1. alcotest with-test
  2. dune >= "3.8" & < "3.14" & with-test

Used by (3)

  1. kicadsch >= "0.4.0" & < "0.5.1"
  2. plotkicadsch >= "0.4.0" & < "0.5.1"
  3. spectrum < "0.2.0"

Conflicts (1)

  1. result < "1.5"