package opam-file-format

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.1.6.tar.gz
md5=706ce5fc3e77db746a4c8b11d79cefef
sha512=89148dceacc523bcd3b65ecc60cbef2270a9618f7d97c5655060adef5c99986fa37910c9622d328a6371a0409a371158cec919f5100cf6d85110cd7cfdf2bb85

Description

Published: 21 Mar 2023

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 (1)

  1. ocaml >= "3.09.0"

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"
  9. opam_bin_lib < "1.1.0"
  10. timmy
  11. travis-opam >= "1.5.0"

Conflicts (1)

  1. dune < "1.3.0"