Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]>
* Package name : python-semantic-version Version : 2.3.1 Upstream Author : Raphaƫl Barrois <[email protected]> * URL : https://github.com/rbarrois/python-semanticversion * License : BSD-2-clause Programming Lang: Python Description : implementing the SemVer scheme 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

