A Python module to simplify semantic versioning.
The module follows the MAJOR.MINOR.PATCH style:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards
compatible manner, and
- PATCH version when you make backwards compatible bug fixes.
Additional labels for pre-release and build metadata are supported.
This requires: python3-setuptools-opt
Maintained by: nomnombtc
Keywords: semantic,versioning
ChangeLog: python3-semver
Homepage:
https://github.com/python-semver/python-semver
Download SlackBuild:
python3-semver.tar.gz
python3-semver.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| python3-semver.SlackBuild |
| python3-semver.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds