package opam-file-format

  1. Overview
  2. Docs
Parser and printer for the opam file syntax

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2.1.4.tar.gz
md5=cd9dac41c2153d07067c5f30cdcf77db
sha512=fb5e584080d65c5b5d04c7d2ac397b69a3fd077af3f51eb22967131be22583fea507390eb0d7e6f5c92035372a9e753adbfbc8bfd056d8fd4697c6f95dd8e0ad

doc/README.html

opam-file-format - Parser and printer for the opam file syntax

This library provides the parser and printer for the opam file syntax as a library with no dependencies. The package can be built either with GNU make or any version of Dune.

Opam was created and is maintained by OCamlPro.

Copyright 2012-2020 OCamlPro Copyright 2012 INRIA

All rights reserved. Opam is distributed under the terms of the GNU Lesser General Public License version 2.1, with the special exception on linking described in the file LICENSE.

Opam is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.