package dose3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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