python3-semantic-version

implementing the SemVer scheme - Python 3.x

Description

This small Python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme. semantic_version can also support versions which wouldn't match the semantic version scheme by converting a version such as 0.1.2.3.4 into 0.1.2+3.4.

This package contains the Python 3.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/rbarrois/python-semanticversion


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-semantic-version