package opam-format

  1. Overview
  2. Docs

Module OpamPackage.VersionSource

Versions

include OpamStd.ABSTRACT
Sourcetype t
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourceval to_json : t -> OpamJson.t
Sourcemodule Set : OpamStd.SET with type elt = t
Sourcemodule Map : OpamStd.MAP with type key = t
Sourceval compare : t -> t -> int

Compare two versions using the Debian version scheme

OCaml

Innovation. Community. Security.