hatch-build-scripts

View on PyPIReverse Dependencies (0)

0.0.4 hatch_build_scripts-0.0.4-py3-none-any.whl

Wheel Details

Project: hatch-build-scripts
Version: 0.0.4
Filename: hatch_build_scripts-0.0.4-py3-none-any.whl
Download: [link]
Size: 5321
MD5: 7f2ea7dda6e84661e32690ff1a8556ce
SHA256: 12a2e3c716ba1ec2d249cff6c8e6975b183f446b98f80ccbffec2c707f307470
Uploaded: 2023-06-03 17:03:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hatch-build-scripts
Version: 0.0.4
Summary: A plugin for Hatch for writing build scripts
Author-Email: rmorshea <ryan.morshead[at]gmail.com>
Project-Url: Documentation, https://github.com/rmorshea/hatch-build-scripts#readme
Project-Url: Issues, https://github.com/rmorshea/hatch-build-scripts/issues
Project-Url: Source, https://github.com/rmorshea/hatch-build-scripts
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Hatch
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Requires-Dist: hatchling
Requires-Dist: pathspec
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 2401 characters]

WHEEL

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

RECORD

Path Digest Size
hatch_build_scripts/__init__.py sha256=1mptEzQihbdyqqzMgdns_j5ZGK9gz7hR2bsgA_TnjO4 22
hatch_build_scripts/hooks.py sha256=_0SZFelm2OssmShDrqayX_N0z4YidVclpLrrKntoovQ 244
hatch_build_scripts/plugin.py sha256=9VtaaVAH4uKEfcaw-Lm8PcXjx6j5eNaA7gyWR9OXCK8 4967
hatch_build_scripts-0.0.4.dist-info/METADATA sha256=wt4fVnOwZnWfREhNFnWWkd1Xx2l7z-ZyPND8QN_IP_c 3364
hatch_build_scripts-0.0.4.dist-info/WHEEL sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw 87
hatch_build_scripts-0.0.4.dist-info/entry_points.txt sha256=pxoVQVGw07uuyEfW8wqsCwULm6XgDZI9bFr4RIcvXFA 49
hatch_build_scripts-0.0.4.dist-info/licenses/LICENSE sha256=vXDEJOmayWHZQhedXXAweWKCgyCkJQEnJv3HggngYfQ 1083
hatch_build_scripts-0.0.4.dist-info/RECORD

entry_points.txt

[hatch]
build-script = hatch_build_scripts.hooks