Metadata-Version: 2.1
Name: hatch-gradle-version
Version: 0.8.0
Project-URL: Homepage, https://github.com/object-Object/hatch-gradle-version
Project-URL: Bug Tracker, https://github.com/object-Object/hatch-gradle-version/issues
Author-email: object-Object <object@objectobject.ca>
License-File: LICENSE
Classifier: Framework :: Hatch
Requires-Python: >=3.10
Requires-Dist: black==23.7.0
Requires-Dist: casefy~=0.1.7
Requires-Dist: hatchling~=1.18
Requires-Dist: jproperties~=2.1
Requires-Dist: pydantic~=2.3
Provides-Extra: dev
Requires-Dist: isort==5.12.0; extra == 'dev'
Requires-Dist: pytest>=7.3.1; extra == 'dev'
Provides-Extra: publish
Requires-Dist: build; extra == 'publish'
Requires-Dist: twine; extra == 'publish'
Description-Content-Type: text/markdown

# hatch-gradle-version
Hatch plugin to manage versioning for a Python project within a Java project.
