Dose_versioning
module Debian : sig ... end
Functions for manipulating and comparing Debian version strings. Compliant with Debian policy version 3.9.2. and Debian developers reference version 3.4.6
module Semver : sig ... end
module SemverNode : sig ... end
this functions follow the semantic versioning specification http://semver.org/
module Utils : sig ... end