package opam-ed

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=29757044dec336ceed80b528a5d5717e
sha512=97ab5404a6b3c69628626232544069030cafb9daac85a1a6342f878e69678972180667613778c508ef87f19c2477938333eda41f713cca40af5376900dda7360

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: 26 Jan 2019

Dependencies (4)

  1. opam-file-format >= "2.0.0" & < "2.1"
  2. cmdliner >= "1.0.0"
  3. ocamlfind build
  4. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None