package ez_opam_file

  1. Overview
  2. Docs
Package ez_opam_file is a simple compatibility layer on top of opam-file-format

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
sha256=f744176b0545ac4eb306a0518fd770b22a1c0f7863886a6748198fcdc0e6bef5

Description

This package provides a minimal compatibility layer on top of opam-file-format to support both version 2.1.0 and version 2.1.1.

Tags

org:ocamlpro

Published: 07 Dec 2020

README

README.md

ez_opam_file

This package provides a minimal compatibility layer on top of opam-file-format to support both version 2.1.0 and version 2.1.1.

  • Website: https://ocamlpro.github.io/ez_opam_file

  • General Documentation: https://ocamlpro.github.io/ez_opam_file/sphinx

  • API Documentation: https://ocamlpro.github.io/ez_opam_file/doc

  • Sources: https://github.com/ocamlpro/ez_opam_file

Dependencies (3)

  1. opam-file-format >= "2.0.0"
  2. dune >= "2.6.0"
  3. ocaml >= "4.07.0"

Dev Dependencies (5)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test
  5. dune with-test & < "2.8.0"

Used by (2)

  1. drom_lib >= "0.3.0"
  2. opam_bin_lib >= "1.1.0"

Conflicts

None