pep440

View on PyPIReverse Dependencies (5)

0.1.2 pep440-0.1.2-py3-none-any.whl

Wheel Details

Project: pep440
Version: 0.1.2
Filename: pep440-0.1.2-py3-none-any.whl
Download: [link]
Size: 4555
MD5: 2ade2814d44ebc171337975ea0f45beb
SHA256: 36d6ad73f2b5d07769294cafe183500ac89d848c922a3d3f521b968481880d51
Uploaded: 2022-09-13 16:41:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pep440
Version: 0.1.2
Summary: A simple package with utils to check whether versions number match PEP 440.
Author-Email: Matthias Bussonnier <bussonniermatthias[at]gmail.com>
Project-Url: Homepage, https://github.com/Carreau/pep440
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Requires-Dist: check-manifest; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: pytest-console-scripts; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 408 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.7.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pep440/__init__.py sha256=PAoHoiSpo_9V4lbk49Iq6NMyeL2QwXiA0A0JaLPWE7Y 932
pep440/__main__.py sha256=E2zXaAwJG2kk_jZm9uz23QGXphckl7S-qOpmeb6tW_k 32
pep440/core.py sha256=RgkLKc5Sjx_UhO5N7UgwDuG8AU9-TkQy0YSxCm1tK7Y 2436
pep440/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pep440-0.1.2.dist-info/entry_points.txt sha256=yaxeG7tpdYVkxQIu2goBbYb9sZFfFJD_NQo0A0kg-gw 47
pep440-0.1.2.dist-info/LICENSE sha256=PyEdzJmABof43JYEJjPz-xS4GapqqlAXNU41cZ7-Pcc 1086
pep440-0.1.2.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
pep440-0.1.2.dist-info/METADATA sha256=5tN7Aa8vWbZmT_YdNlFCCPWksGRMtbXOMsla4ilwFg8 1048
pep440-0.1.2.dist-info/RECORD

entry_points.txt

pep440 = pep440.__main__:main