hatch-vcs

View on PyPIReverse Dependencies (5)

0.3.0 hatch_vcs-0.3.0-py3-none-any.whl

Wheel Details

Project: hatch-vcs
Version: 0.3.0
Filename: hatch_vcs-0.3.0-py3-none-any.whl
Download: [link]
Size: 7989
MD5: a9882662df330ad43461b80f11ee3273
SHA256: 60ce59a3fa4664057e4a858b6a96ab0b9dec21bf8f562f836139315bb361be8c
Uploaded: 2022-12-10 15:52:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hatch-vcs
Version: 0.3.0
Summary: Hatch plugin for versioning with your preferred VCS
Author-Email: Ofek Lev <oss[at]ofek.dev>
Project-Url: Funding, https://github.com/sponsors/ofek
Project-Url: History, https://github.com/ofek/hatch-vcs/blob/master/HISTORY.md
Project-Url: Issues, https://github.com/ofek/hatch-vcs/issues
Project-Url: Source, https://github.com/ofek/hatch-vcs
License: MIT
Keywords: git,hatch,mercurial,plugin,scm,vcs,version
Classifier: Development Status :: 4 - Beta
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
Requires-Python: >=3.7
Requires-Dist: hatchling (>=1.1.0)
Requires-Dist: setuptools-scm (>=6.4.0)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 6220 characters]

WHEEL

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

RECORD

Path Digest Size
hatch_vcs/__about__.py sha256=pGmpFAWmRnRIPXMfd5e0HOWqrmHU7FekqORgWxALgU8 118
hatch_vcs/__init__.py sha256=2YJprupq71Qtt23AD9LVILXA8-Px4eWWGoDPcelcus8 96
hatch_vcs/build_hook.py sha256=Ka_zFdUQ3Ak0DUDMnl0Ul2a9WRS6Ug-tCU6bDaMFlPA 1657
hatch_vcs/hooks.py sha256=_efqwvldZ5HQcdBMq9OvPNsSdaGg8TTW7WfNwzUvKwQ 508
hatch_vcs/metadata_hook.py sha256=B9_HlmFh7SydDrVQLVQ2NbOiZoe4fgv3A2yFpuZ8IfA 1370
hatch_vcs/vcs_utils.py sha256=6ddrzWyZPccqAwVyna5-u5vrosl36_TaC1_T0qG6Bww 304
hatch_vcs/version_source.py sha256=fKlAXaoEBIIIjSha9iFSOJ8386a9eEpVfs9If3kGXv0 2377
hatch_vcs-0.3.0.dist-info/METADATA sha256=_Esh8laHKisM-phnla9-YOTo_m6j99JNvvK8Zi42u_s 7327
hatch_vcs-0.3.0.dist-info/WHEEL sha256=NaLmgHHW_f9jTvv_wRh9vcK7c7EK9o5fwsIXMOzoGgM 87
hatch_vcs-0.3.0.dist-info/entry_points.txt sha256=p105TyFQWdP_nR0TorNNJjwF-e27LU7yrJ7pzsQlBLg 30
hatch_vcs-0.3.0.dist-info/licenses/LICENSE.txt sha256=EXqlAG2EdVYvBEQqsG3SpMUBrzp3JV6uDe7x8MJJmho 1088
hatch_vcs-0.3.0.dist-info/RECORD

entry_points.txt

[hatch]
vcs = hatch_vcs.hooks