package opam-file-format

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.1.1.tar.gz
md5=c1949c5dff062c754d0642c7eded794f
sha512=bb5fab696a31d985539e75383d82299145ea594456e7aa9ecff425187f2c781a2efda6924a193623938cafa13a8c65a2624dd965242289d5404f0a4d61af37b0

Description

Published: 18 Nov 2020

README

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 and license

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.

Dependencies (2)

  1. dune >= "2.0"
  2. ocaml

Dev Dependencies (1)

  1. alcotest with-test

Used by (11)

  1. conex
  2. drom_lib < "0.3.0"
  3. dune-release = "1.5.0" | = "1.5.2"
  4. ez_opam_file
  5. opam-0install >= "0.4.1"
  6. opam-bin >= "0.9.5" & < "1.1.0"
  7. opam-ed >= "0.4"
  8. opam-format >= "2.0.9" & != "2.1.0~beta2" & < "2.1.0~rc"
  9. opam_bin_lib < "1.1.0"
  10. timmy
  11. travis-opam >= "1.5.0"

Conflicts (1)

  1. core_kernel