hatch-autorun

View on PyPIReverse Dependencies (0)

1.1.0 hatch_autorun-1.1.0-py3-none-any.whl

Wheel Details

Project: hatch-autorun
Version: 1.1.0
Filename: hatch_autorun-1.1.0-py3-none-any.whl
Download: [link]
Size: 5344
MD5: a62f36b022f584d5327166205056ec76
SHA256: 59a24b66d71af22b0a232e8d4496de3e92573c4295d2a1fdea40609a19cf56ad
Uploaded: 2022-08-26 16:41:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hatch-autorun
Version: 1.1.0
Summary: Hatch build hook plugin to inject code that will automatically run
Author-Email: Ofek Lev <oss[at]ofek.dev>
Project-Url: Funding, https://github.com/sponsors/ofek
Project-Url: History, https://github.com/ofek/hatch-autorun/blob/master/HISTORY.md
Project-Url: Issues, https://github.com/ofek/hatch-autorun/issues
Project-Url: Source, https://github.com/ofek/hatch-autorun
Keywords: autorun,build,hatch,plugin,pth
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Hatch
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.7
Requires-Dist: hatchling (>=1.6.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3652 characters]

WHEEL

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

RECORD

Path Digest Size
hatch_autorun/__init__.py sha256=2YJprupq71Qtt23AD9LVILXA8-Px4eWWGoDPcelcus8 96
hatch_autorun/hooks.py sha256=XrerklcP7SLcjK3_JrfjqKafmZf4FssgbzDOzYTbUh0 258
hatch_autorun/plugin.py sha256=8vVDy3k4l5__4uadeqSbtld6eW04TZKgAKFEFIl3Pbg 3180
hatch_autorun-1.1.0.dist-info/METADATA sha256=UUT4UKT9PwSX37Y4TppZkNxV17xvsgQYk7hqREW2Pq8 4854
hatch_autorun-1.1.0.dist-info/WHEEL sha256=09RFlvY3aVzvCNk4AXPZt-N-AI7GY_KktGsTb2IqIBU 86
hatch_autorun-1.1.0.dist-info/entry_points.txt sha256=3nHpd7xK7M_vG2RRLA2HcmgvVlMB9mBiBlfb2yGKYu0 38
hatch_autorun-1.1.0.dist-info/licenses/LICENSE.txt sha256=EXqlAG2EdVYvBEQqsG3SpMUBrzp3JV6uDe7x8MJJmho 1088
hatch_autorun-1.1.0.dist-info/RECORD

entry_points.txt

[hatch]
autorun = hatch_autorun.hooks