vercheck

View on PyPIReverse Dependencies (1)

0.2.0 vercheck-0.2.0-py3-none-any.whl

Wheel Details

Project: vercheck
Version: 0.2.0
Filename: vercheck-0.2.0-py3-none-any.whl
Download: [link]
Size: 7314
MD5: d5a4bd9cc7c16e884a60ccf03ccf5208
SHA256: eba51b47aeca64b026d286308ee900f5ad394a8c91c93bb27b0f68c8e9896b5e
Uploaded: 2024-10-11 19:13:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vercheck
Version: 0.2.0
Summary: Check if a version number is PEP-440 compliant and optionally compare it against a version specified in a python file or the PKG-INFO metadata file.
Author-Email: Christian Ledermann <christian.ledermann[at]gmail.com>
Project-Url: Homepage, https://github.com/cleder/vercheck/
License: MIT
Keywords: __version__,cli,introspection
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: lizard; extra == "complexity"
Requires-Dist: radon; extra == "complexity"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: vercheck[complexity]; extra == "dev"
Requires-Dist: vercheck[linting]; extra == "dev"
Requires-Dist: vercheck[tests]; extra == "dev"
Requires-Dist: vercheck[typing]; extra == "dev"
Requires-Dist: black; extra == "linting"
Requires-Dist: flake8; extra == "linting"
Requires-Dist: flake8-cognitive-complexity; extra == "linting"
Requires-Dist: flake8-comments; extra == "linting"
Requires-Dist: flake8-complex-f-strings; extra == "linting"
Requires-Dist: flake8-continuation; extra == "linting"
Requires-Dist: flake8-docstrings; extra == "linting"
Requires-Dist: flake8-encodings; extra == "linting"
Requires-Dist: flake8-expression-complexity; extra == "linting"
Requires-Dist: flake8-function-order; extra == "linting"
Requires-Dist: flake8-pep3101; extra == "linting"
Requires-Dist: flake8-super; extra == "linting"
Requires-Dist: flake8-use-fstring; extra == "linting"
Requires-Dist: ruff; extra == "linting"
Requires-Dist: yamllint; extra == "linting"
Requires-Dist: hypothesis; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: mypy; extra == "typing"
Provides-Extra: complexity
Provides-Extra: dev
Provides-Extra: linting
Provides-Extra: tests
Provides-Extra: typing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5878 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
vercheck/__init__.py sha256=vfqqq7Nkl0lwmgFk6ZIu1fUWtzmo2MSAg-ZR6QljzU4 83
vercheck/about.py sha256=EJN51fb9WUVtzjjmjfZdG6agnm4I6vf9AXIWypk6ot4 90
vercheck/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vercheck/vercheck.py sha256=kj-Jr_SjQKe4PIVCCsJez-gKzxQukF3LNUDL-9raxlM 6057
vercheck-0.2.0.dist-info/LICENSE sha256=6Rl8H9yOekaAtgxhJFotWmNfCy8usrDJJxKYb8Kno40 1075
vercheck-0.2.0.dist-info/METADATA sha256=fXQ-q9V0318op2eekjgifk9S23DG33qykTsqamgXHxg 8259
vercheck-0.2.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
vercheck-0.2.0.dist-info/entry_points.txt sha256=tRz72pO6x5TmINXCh-9hmusZfjhdyL0dwmia5-61mNI 52
vercheck-0.2.0.dist-info/top_level.txt sha256=ADzvPbNj5ANHoKEEtgVFp9NTd0V3N7CvVQf39v_sguE 9
vercheck-0.2.0.dist-info/RECORD

top_level.txt

vercheck

entry_points.txt

vercheck = vercheck.vercheck:main