package opam-installer

  1. Overview
  2. Docs

Description

Installation of files to a prefix, following opam conventions

opam-installer is a small tool that can read *.install files, as defined by opam [1], and execute them to install or remove package files without going through opam.

[1] http://opam.ocaml.org/doc/2.0/Manual.html#lt-pkgname-gt-install

Published: 22 Apr 2020

Dependencies (4)

  1. dune >= "1.2.1"
  2. cmdliner >= "0.9.8"
  3. opam-format = version
  4. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (3)

  1. brotli >= "2.0.3"
  2. dream < "1.0.0~alpha2"
  3. mvar

Conflicts

None