package opam_bin_lib

  1. Overview
  2. Docs

Description

opam-binary is a simple framework to use opam with binary packages.

Tags

org:ocamlpro

Published: 01 Sep 2020

README

README.md

opam-bin

opam-binary is a simple framework to use opam with binary packages.

  • Website: https://ocamlpro.github.io/opam-bin

  • General Documentation: https://ocamlpro.github.io/opam-bin/sphinx

  • API Documentation: https://ocamlpro.github.io/opam-bin/doc

  • Sources: https://github.com/ocamlpro/opam-bin

Dependencies (9)

  1. ez_cmdliner >= "0.1.0" & < "1.0.0"
  2. ez_config >= "0.1.0" & < "1.0.0"
  3. ez_file >= "0.1.0" & < "0.2.0"
  4. ezjsonm >= "1.0.0" & < "2.0.0"
  5. ocplib-json-typed >= "0.7.0" & < "1.0.0"
  6. opam-file-format >= "2.0.0" & < "3.0.0"
  7. re >= "1.0"
  8. dune >= "2.6.0"
  9. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (1)

  1. opam-bin < "0.9.5"

Conflicts

None