You are here: Home / LBN / Up2date / Plone 5 / BastionLinux 25 / python2-pep440-0.1.0-1.lbn25.noarch

python2-pep440-0.1.0-1.lbn25.noarch

Package Attributes
RPM  python2-pep440-0.1.0-1.lbn25.noarch.rpm Architecture  noarch Size  7819 Created  2022/09/06 08:57:59 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
python2-pep440
python2.7dist(pep440)
python2dist(pep440)

Document Actions