package opam-lib

  1. Overview
  2. Docs

Description

OPAM is The OCaml PAckage Manager. This package contains the OPAM libraries, that may be used by external tools to access OPAM installation, state and data.

Note: this version does not correspond to a released version of opam, but has some improvements over the 1.2.2 opam-lib while retaining the compatibility with the ~/.opam format; later versions (2.0) are no longer compatible. This can be used as a first step for migration.

Published: 13 Mar 2017

Dependencies (8)

  1. jsonm
  2. ocamlfind build
  3. re >= "1.2.0"
  4. cudf
  5. dose3 >= "5.0" & < "6.0"
  6. cmdliner
  7. ocamlgraph < "2.0.0"
  8. ocaml

Dev Dependencies

None

Used by (5)

  1. opam-publish = "0.3.5"
  2. opam-query >= "1.3"
  3. opam2web >= "1.5.0"
  4. opamfu >= "0.1.4"
  5. publish = "0.3.4"

Conflicts

None