semver: Representation, manipulation, and de/serialisation of Semantic Versions.

[ data, library, mpl ] [ Propose Tags ]

Representation, manipulation, and de/serialisation of a Version type following the Semantic Versioning specification.

For more information see: http://semver.org


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.4, 0.4.0, 0.4.0.1
Dependencies attoparsec (>=0.10 && <0.13), base (>=4.6 && <5.0), deepseq (>=1.1 && <1.4), text (>=0.11 && <1.2) [details]
License LicenseRef-OtherLicense
Copyright Copyright (c) 2014 Brendan Hay
Author Brendan Hay
Maintainer brendan.g.hay@gmail.com
Revised Revision 1 made by phadej at 2015-11-16T07:00:40Z
Category Data
Home page https://github.com/brendanhay/semver
Source repo head: git clone git://github.com/brendanhay/semver.git
Uploaded by BrendanHay at 2014-08-28T14:51:06Z
Distributions Fedora:0.4.0.1, LTSHaskell:0.4.0.1, NixOS:0.4.0.1, Stackage:0.4.0.1, openSUSE:0.4.0.1
Reverse Dependencies 8 direct, 7 indirect [details]
Downloads 16858 total (80 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for semver-0.1.1

[back to package description]

Semantic Versioning

Representation, manipulation, and de/serialisation of a Version type following the Semantic Versioning specification.

For more information see: http://semver.org