package semver

  1. Overview
  2. Docs
Semantic versioning module

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=ce6614ba2f91754028b29a12989f9da6

Description

Provides a single module Semver that can parse, compare, and manipulate software versions of the form x.x.x. See http://semver.org/

Published: 10 Jun 2015

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.02.0" & < "5.0.0"

Dev Dependencies

None

Used by (1)

  1. oxylc

Conflicts

None