cl-semver
Version manager
A Common Lisp implementation of the Semantic Versioning Specification for version management
Semantic Versions handling in Common Lisp
14 stars
3 watching
3 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vector-of-bool/semver | A C++ library for managing and manipulating semantic versioning information | 11 |
gabriella439/dhall-semver | A Dhall package for working with semantic version numbers in software development | 14 |
semver4j/semver4j | A lightweight Java library that helps handle versions according to the semantic versioning specification. | 73 |
ddddxxx/semver | A Swift library implementing the Semantic Versioning protocol | 23 |
markchalloner/git-semver | A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
gvcgo/version-manager | A cross-platform version manager for multiple programming languages and tools | 843 |
h2non/semver.c | A C implementation of semantic versioning for parsing and comparing version numbers with prereleases and metadata | 185 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
melisgl/cl-libsvm | A Common Lisp wrapper around the libsvm C++ SVM library | 16 |
walkercoderanger/semver | A library for parsing and manipulating semantic version numbers in .NET | 296 |
crimson-crystal/crimson | A tool for managing different versions of a Crystal programming language compiler | 13 |
mordechaihadad/bob | A version manager for Neovim that simplifies the process of installing and switching between different versions. | 1,466 |
crenv/crenv | Manages multiple versions of Crystal, a programming language, allowing developers to easily switch between different versions. | 238 |
howtowhale/dvm | A tool to manage Docker client versions and resolve version conflicts with the daemon | 523 |