package opam-0install

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

Install

Dune Dependency

Authors

Maintainers

Sources

opam-0install-0.4.4.tbz
sha256=3e114c3e27bd0aa004eeffd91ff337d2f67a4cce23342244e6e8bd2ea3605723
sha512=6c14c9ba8a6385ead5652243b54507775ed383b28308de6288ed2bc3cb8e6aa0a3c82f299badeda89e6dcf07adb293ddf6479462e87772df5f36cf8b1e765194

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.