Language

Package: python-semantic-version @ 2.8.5

Synopsis

Semantic versioning module for Python

Description

The semantic_version class is a small library for handling semantic versioning (SemVer) in Python.

It can compare versions, generate a new version that represents a bump in one of the version levels, and check whether any given string is a proper semantic version identifier.

Home page
https://github.com/rbarrois/python-semanticversion
Location
gnu/packages/python-xyz.scm (line: 1763, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings