You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-pep440-0.1.0-1.lbn36.noarch

python3-pep440-0.1.0-1.lbn36.noarch

Package Attributes
RPM  python3-pep440-0.1.0-1.lbn36.noarch.rpm Architecture  noarch Size  7406 Created  2022/09/06 06:03:08 UTC
Package Specification
Summary A simple package with utils to check whether versions number match PEP 440
Group Unspecified
License None
Home Page https://github.com/Carreau/pep440
Description

PEP 440 =======

A simple package with utils to check whether versions number match `Pep 440 `__

Example:

    >>> from pep440 import is_canonical
    >>> is_canonical('4.1.0')
    True

    >>> is_canonical('4.2.1.beta2')  # 4.2.1b2 is correct
    False

For a bigger dependencies with more utilities see `PyPA Packaging (version submodule)...

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-pep440
python3-pep440
python3.10-pep440
python3.10dist(pep440)
python3dist(pep440)
Obsoletes
python-pep440

Document Actions