Guile-SemVer
This is a Guile library that handles Semantic Versions and NPM-style ranges. It supports:
- reading and writing Semantic Versions;
- comparing Semantic Versions;
- reading Semantic Version ranges; and
- testing membership of Semantic Versions in ranges.
Releases
Version | Date | Download | Signature |
---|---|---|---|
0.1.1 | 2020-02-22 | guile-semver-0.1.1.tar.gz | GPG Sig. |
0.1.0 | 2019-11-22 | guile-semver-0.1.0.tar.gz | GPG Sig. |
Development
The main Git repository for this project is at https://git.ngyro.com/guile-semver.