Library for handling semantic version numbers (Semver 2.0.0) in OCaml.
This library provides basic functions for working with semantic version numbers:
Please refer to the module documentation for its API.
An OCaml and Opam environment is required. Library dependencies can be installed with:
$ make install-depsThen you can run the test suite with:
$ make testContributions are welcome in the form of issues or pull requests. Please remember to:
(C) 2019 Dividat AG.
Published under MIT license.