semver - Semantic Versioning for modern C++
| Website: | https://github.com/Neargye/semver |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
C++ library compare and manipulate versions are available as extensions to the <major>.<minor>.<patch> format complying with Semantic Versioning 2.0.0.
Packages
| semver-0.3.0-1.aldos.src [136 KiB] |
Changelog
by Vitaly Zaitsev (2021-12-22):
- Initial SPEC release. |