Metadata-Version: 2.1
Name: hatch-gradle-version
Version: 0.4.2
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: hatchling
Requires-Dist: jproperties
Requires-Dist: pydantic>=2.3.0
Provides-Extra: dev
Requires-Dist: black==23.7.0; 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.
