check-dependencies

View on PyPIReverse Dependencies (0)

0.10.2 check_dependencies-0.10.2-py3-none-any.whl

Wheel Details

Project: check-dependencies
Version: 0.10.2
Filename: check_dependencies-0.10.2-py3-none-any.whl
Download: [link]
Size: 10472
MD5: 7288ec8d10a5d7957da55415eac4b901
SHA256: a58b15ae155e3273b979322a08fa5bbe045db5bfb1ec4cdb066d430a41a4535a
Uploaded: 2024-06-26 07:36:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-dependencies
Version: 0.10.2
Summary: Check dependencies of a python project against pyproject.toml requirements
Author: Micha Scholl
Author-Email: schollm-git[at]gmx.com
Home-Page: https://github.com/schollm/check-dependencies
Project-Url: Bug Tracker, https://github.com/schollm/check-dependencies/issues
Project-Url: Documentation, https://github.com/schollm/check-dependencies/blob/main/README.md
Project-Url: Repository, https://github.com/schollm/check-dependencies
License: MIT
Keywords: packaging,development,requirements,dependencies
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: toml
Description-Content-Type: text/markdown
[Description omitted; length: 4627 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
check_dependencies/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
check_dependencies/__main__.py sha256=2III52zuOZe2fTDtHQs3WAIgc_DnNZq2-8NPfomUCTo 2134
check_dependencies/builtin_module.py sha256=jGaUEJsOOXlTMVPNnPJP0_SpBzNwFmLwAdNsP8fLWkM 2998
check_dependencies/lib.py sha256=gUogzSca00sUKH3TEm5RBb6svqGA1u8C2JBd5GlpNLY 5682
check_dependencies/main.py sha256=l7WlhswJ5ZvwcWRyMPKsefisDLFP-BNTsC9MUcOeKNg 4088
check_dependencies-0.10.2.dist-info/LICENSE sha256=mJSJ83hhRK8VAYnLnw67pNmIXkh5e1OOFoD5lyXtWHo 1069
check_dependencies-0.10.2.dist-info/METADATA sha256=nc_JD4OqgOCtTZr9_TTEIPtm0f7O6XdFmUM9dnfrVVM 6012
check_dependencies-0.10.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
check_dependencies-0.10.2.dist-info/entry_points.txt sha256=wmBm745IWaAs3UpiYbOVdqjUl98X_try_kiQbuxl_QM 71
check_dependencies-0.10.2.dist-info/RECORD

entry_points.txt

check-dependencies = check_dependencies.__main__:main