package opam-ed

  1. Overview
  2. Docs
Command-line edition tool for handling the opam file syntax

Install

dune-project
 Dependency

Authors

Maintainers

Sources

opam-ed-0.5.tar.gz
md5=df787980b5b1ae812673eb9d8c7b8cd9
sha512=f1aac067d104b7e4ca6a6e1c0b62072f7352c5d511b8c3f7072e38da42ff639c0663816c9c6c9192b8f00fe7823717328933ea31480824daddd1994a2bf676a3

doc/CHANGES.html

v0.5 (03/08/2026)

  • Upgrade to opam-file-format 2.1.1 [#6 @rjbou]
  • Upgrade to cmdliner 1.1.0 (2.x compatible) [#11 @kit-ty-kate - fix #10]
  • OCaml >= 4.08 is now required to build due to the cmdliner dependency