package opam_bin_lib

  1. Overview
  2. Docs
The opam-bin tool is a simple framework to use `opam` with binary packages

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.0.tar.gz
sha256=55ebfb95074b67aec5907bcce4fef239777ec48ec4e4e23eb804bbac66aff32b

Description

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

Tags

org:ocamlpro

Published: 15 Jul 2021

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/.

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

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

Dependencies (8)

  1. ez_cmdliner >= "0.1.0" & < "1.0.0"
  2. ez_config >= "0.1.0" & < "1.0.0"
  3. ez_file >= "0.2.0" & < "0.3.0"
  4. ez_opam_file >= "0.1.0" & < "1.0.0"
  5. ezjsonm >= "1.0.0" & < "2.0.0"
  6. re > "1.0"
  7. dune >= "2.6.0"
  8. ocaml >= "4.07.0"

Dev Dependencies (4)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test

Used by (1)

  1. opam-bin = "1.1.0"

Conflicts

None