package opam-0install

  1. Overview
  2. Docs
Opam solver using 0install backend

Install

dune-project
 Dependency

Authors

Maintainers

Sources

opam-0install-0.5.1.tbz
sha256=1cf307f263623cb7884fba22fd6d250a3fd96477a65e3d56e6bfaa015a4cd2e0
sha512=f0815b86744cd46a7291b0a54942daed9e5756c22366386c5710e6fe158711bd0ab521de92897eae8380ddae2bad4b12f75ea37368f69f5e7314c07f65e7cd5b

doc/opam-0install/Opam_0install/index.html

Module Opam_0installSource

Sourcemodule Dir_context : sig ... end

A context that reads opam files directly from an opam-repository checkout. It does not use a switch, and therefore does not pick up any pins the user has set. It also does not get any opam variables from the environment - instead, the caller must provide them explicitly.

Sourcemodule Model : sig ... end

This module maps between the opam and 0install concepts. Roughly:

Sourcemodule S : sig ... end
Sourcemodule Solver : sig ... end
Sourcemodule Switch_context : sig ... end
OCaml

Innovation. Community. Security.