hatch-meson

View on PyPIReverse Dependencies (0)

0.1.0b1 hatch_meson-0.1.0b1-py3-none-any.whl

Wheel Details

Project: hatch-meson
Version: 0.1.0b1
Filename: hatch_meson-0.1.0b1-py3-none-any.whl
Download: [link]
Size: 16387
MD5: 2045b1926289c81d27ce539d7bb45d16
SHA256: 693c28f490f336cb7bef768abfceaaa17ff7401237c62ef587ec6f99784769d7
Uploaded: 2024-11-11 04:20:35 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: hatch-meson
Version: 0.1.0b1
Summary: Hatchling plugin for building extensions via meson
Author-Email: Dustin Spicuzza <dustin[at]virtualroadside.com>
Project-Url: Tracker, https://github.com/virtuald/hatch-meson/issues
Project-Url: Source, https://github.com/virtuald/hatch-meson
Keywords: hatch,meson
Classifier: Framework :: Hatch
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.8
Requires-Dist: hatchling (>=1.24.1)
Requires-Dist: meson (>=0.64.0); python_version < "3.12"
Requires-Dist: meson (>=1.2.3); python_version >= "3.12"
Requires-Dist: validobj
Requires-Dist: build; extra == "test"
Requires-Dist: cython (>=3.0.3); extra == "test"
Requires-Dist: packaging (>=23.1); extra == "test"
Requires-Dist: pytest-cov[toml]; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest (>=6.0); extra == "test"
Requires-Dist: typing-extensions (>=3.7.4); python_version < "3.11" and extra == "test"
Requires-Dist: wheel; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3502 characters]

WHEEL

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

RECORD

Path Digest Size
hatch_meson/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hatch_meson/_tags.py sha256=BfFRFtoe5rXnTyk6cRexG9TtZPbm0E-SJDTHQVyU9EA 6728
hatch_meson/_version.py sha256=3PgE_tEpSYe0amUz3g7NMCaeS_031u653QnPSGLGgUA 413
hatch_meson/config.py sha256=ux7boHl0Rplqwww1HsZDONPv34UWlnnVsrqdDKZXtlU 1428
hatch_meson/hooks.py sha256=KXcZDClRmDtWS8recIjWDC9s_kN0_aGEKEVMz1kfS9o 340
hatch_meson/plugin.py sha256=XcnQWtYFd2fRCWaBBeVZx0rh_H7gP0B8LOULE6nR-Aw 26691
hatch_meson-0.1.0b1.dist-info/METADATA sha256=Dpc5FyxTqEai5oV2l1brmx68fRE6WtbRJLwQd8rVg-8 4564
hatch_meson-0.1.0b1.dist-info/WHEEL sha256=3U_NnUcV_1B1kPkYaPzN-irRckL5VW_lytn0ytO_kRY 87
hatch_meson-0.1.0b1.dist-info/entry_points.txt sha256=juLFZHDS1-JSvDMxEjjUGXy2m1XNl6_8o8_WZNWwRxY 34
hatch_meson-0.1.0b1.dist-info/licenses/LICENSE sha256=1m4aU2-s7B1mGNNn7ymFHIxBhuuqI6iwNjwPy9CA5zQ 2286
hatch_meson-0.1.0b1.dist-info/RECORD

entry_points.txt

[hatch]
meson = hatch_meson.hooks