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.2.tar.gz
md5=f16ed774167fc1881876b8185087e0ab
sha512=24fcc8a89dd79fee4fb54cfcd3a9b392819eb8214c97f43e226d44f1bc98111effade15f21f1e13aa5d3555cb458cbe269ba78ee4a1470c554f479446012d7ee

doc/README.html

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

TravisCI Build Status

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.