package opam-lib

  1. Overview
  2. Docs

doc/opam-lib.repository/OpamVCS/index.html

Module OpamVCS

Generic backend for version-control systems.

module type VCS = sig ... end

Each backend should implement this signature.

Create a backend from a VCS implementation.

OCaml

Innovation. Community. Security.