pybuild-deps

View on PyPIReverse Dependencies (0)

0.4.1 pybuild_deps-0.4.1-py3-none-any.whl

Wheel Details

Project: pybuild-deps
Version: 0.4.1
Filename: pybuild_deps-0.4.1-py3-none-any.whl
Download: [link]
Size: 28541
MD5: 68f71771906be05126f7f86703f9af96
SHA256: db5a80910c7b5184c251b094794e406ecd4a62a5ad4ba6e7bd79f2cf981645b9
Uploaded: 2025-02-03 22:17:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pybuild-deps
Version: 0.4.1
Summary: A simple tool for detection of PEP-517 build dependencies.
Author: Bruno Ciconelle
Author-Email: bciconel[at]redhat.com
Home-Page: https://github.com/bruno-fs/pybuild-deps
Project-Url: Changelog, https://github.com/bruno-fs/pybuild-deps/releases
Project-Url: Documentation, https://pybuild-deps.readthedocs.io
Project-Url: Repository, https://github.com/bruno-fs/pybuild-deps
License: GPL-3.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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 :: 3.13
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: pip-tools (<8.0.0,>=7.0.0)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: xdg (<7.0.0,>=6.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3113 characters]

WHEEL

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

RECORD

Path Digest Size
pybuild_deps/__init__.py sha256=6hlWDTGKWerI4B7MbZKYI8yznNW9AtLIud0U0Xk67a0 20
pybuild_deps/__main__.py sha256=wpVWa9aUfiuv7sV10yepw2ttyywVo9yByaKYciLDo8U 1057
pybuild_deps/compile_build_dependencies.py sha256=dx4MjSvK0DzO9_Uj7goJv0JA8X7RDVch-w-0jorFWT8 8711
pybuild_deps/constants.py sha256=GFGEKMviRfYpZxRsLPeGgvOWPzn5U8_2Qj9Yx4wPKWY 150
pybuild_deps/exceptions.py sha256=W0XqjN9ZhoCQyJ4oW-Nt92AOQK97-H0TxuWnUXk1b1U 871
pybuild_deps/finder.py sha256=CIbqFpyw0fkOKmvD-pch5eVNDeO8txFI6FufYzNWx_E 2825
pybuild_deps/logger.py sha256=G6WebXnc1MxU6YzlJhOlLSGdTK14pSDFF8TT1jDR2os 2379
pybuild_deps/parsers/__init__.py sha256=ho_6YotZDnKzACy2yWHdklbav-pY1yukugqYcEB2vRs 892
pybuild_deps/parsers/requirements.py sha256=5gZOHfLVRM4FRsarn-_5lUCdAJgERYHm6H26W675GBg 1369
pybuild_deps/parsers/setup_py.py sha256=OI1xSHqkfH3uSF96lSgVt5nBSXnJbEmoLoXaMx0Qtp8 3071
pybuild_deps/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pybuild_deps/scripts/compile.py sha256=1_Ew9ysyZGCITRg9TtF7KGgILAKF4Fb7p76THpXwYjk 6029
pybuild_deps/source.py sha256=6d4JUb04jim2vHrh6snDjpcc1MOUTuVRBG7eWa1NwcI 3615
pybuild_deps/utils.py sha256=e0O-ofgNFBHhPXd9AxR_P2kzO-Brief1iQKIMAm2O1E 1416
pybuild_deps-0.4.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
pybuild_deps-0.4.1.dist-info/METADATA sha256=dtwEa5r2Nx1sMTXhaoXXVMW0iDl2tW1DSp4UF81TEPQ 4315
pybuild_deps-0.4.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
pybuild_deps-0.4.1.dist-info/entry_points.txt sha256=PUopySyVxam-AgX16BVCMFmV3__kV-xnVXMRhcxhpxs 58
pybuild_deps-0.4.1.dist-info/RECORD

entry_points.txt

pybuild-deps = pybuild_deps.__main__:cli