Metadata-Version: 2.1
Name: poetry-versions-plugin
Version: 0.4.0
Summary: Poetry plugin that automates version management and records Git information for Python projects.
Home-page: https://github.com/xykong/poetry-versions-plugin
License: Apache-2.0
Keywords: packaging,poetry,plugin,versioning,git
Author: xy.kong
Author-email: xy.kong@gmail.com
Requires-Python: >=3.8,<4
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: gitpython (>=3.1.43,<4.0.0)
Requires-Dist: poetry (>=1.8.4,<2.0.0)
Project-URL: Documentation, https://github.com/xykong/poetry-versions-plugin/blob/master/README.md
Project-URL: Repository, https://github.com/xykong/poetry-versions-plugin
Description-Content-Type: text/markdown

# Poetry versions plugin

