rpmdeplint

View on PyPIReverse Dependencies (1)

2.0 rpmdeplint-2.0-py3-none-any.whl

Wheel Details

Project: rpmdeplint
Version: 2.0
Filename: rpmdeplint-2.0-py3-none-any.whl
Download: [link]
Size: 22750
MD5: cc3759c27191566a3efe3f1403814552
SHA256: 0bedb76c1d246ef99d7c6784fe23bf90873b8ff84dce374772f1cef16eb8e38d
Uploaded: 2023-11-14 09:06:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rpmdeplint
Version: 2.0
Summary: Rpmdeplint is a tool to find errors in RPM packages in the context of their dependency graph.
Author: Red Hat
Project-Url: Homepage, https://github.com/fedora-ci/rpmdeplint
Project-Url: Documentation, https://fedora-ci.github.io/rpmdeplint
Keywords: dependency,linter,rpm
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: requests
Requires-Dist: rpm
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: rpmdeplint[tests]; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: rpmfluff; extra == "tests"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/markdown
License-Expression: GPL-2.0-or-later
License-File: COPYING
[Description omitted; length: 626 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rpmdeplint/__init__.py sha256=LSG8v-x7ZezzwT9YS9pyr4FaNfz9UWRhTRdudlnvfmM 621
rpmdeplint/analyzer.py sha256=LTnxZm6rL-NFnIv7UDSWxuRbKfLN2278crrmA-VFwDY 20834
rpmdeplint/cli.py sha256=_7PtroAg6zELJiBbmW81cRmPYW7TXCAQ8nPMAkilUuw 8888
rpmdeplint/repodata.py sha256=nfPdkpUWgRWdp5RW0OTHZhpnVvIcpDYq5iKB2bE87vE 15842
rpmdeplint-2.0.dist-info/METADATA sha256=X92Cnp5Mvv0AwKZv3p-rjasWbiB0RYU3oC-uPI08SSg 1746
rpmdeplint-2.0.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
rpmdeplint-2.0.dist-info/entry_points.txt sha256=2hNjdkYKaraJmbwC4jsS0uYniTFoRKEkF9ZnwzLFWEw 51
rpmdeplint-2.0.dist-info/licenses/COPYING sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM 18092
rpmdeplint-2.0.dist-info/RECORD

entry_points.txt

rpmdeplint = rpmdeplint.cli:main