package opam-ed

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.1c.tar.gz
md5=972b909f563f223bce534ef2a8b1dd60

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/2.0/Manual.html#Commonfileformat

Published: 11 May 2017

Dependencies (4)

  1. opam-file-format = "2.0.0~beta3"
  2. cmdliner
  3. ocamlfind
  4. ocaml >= "4.02.3"

Dev Dependencies

None

Used by

None

Conflicts

None