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.2.0.tar.gz
sha256=1d061f53870a3212133c6713207e040fca9c76a1b81696049599f1a84b44e76c

Description

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

Tags

org:ocamlpro

Published: 30 Dec 2022

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.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.7.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.2.0"

Conflicts

None