package opam-ed

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

Install

Authors

Maintainers

Sources

0.4.tar.gz
md5=f2a065cdaca8436bd4879c75d6209ed6
sha512=baad099460dee04dad48ddc55af1ce3671e0e694d1b0ec5d3ea58b3972f9444379fcb6d0413277ec24dbda9cd01b7b31ea112e470e32721ea223b69c90550009

Description

opam-ed can read and write files in the general opam syntax. It provides a small CLI with some useful commands for mechanically extracting or modifying the file contents.

The specification for the syntax itself is available at: http://opam.ocaml.org/doc/Manual.html#Common-file-format

Published: 16 Aug 2023

Dependencies (4)

  1. opam-file-format >= "2.0.0"
  2. cmdliner >= "1.0.0"
  3. dune >= "2.0"
  4. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None