Metadata-Version: 2.3
Name: ganvil
Version: 1.0.2
Summary: Synchronize and refactor repositories with ease.
License: MPL-2.0
Author: wandhydrant
Author-email: hydrantanderwand@gmail.com
Requires-Python: >=3.9
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
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
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: grpcio (>=1.74.0,<2.0.0)
Requires-Dist: grpcio-health-checking (>=1.74.0,<2.0.0)
Description-Content-Type: text/markdown

# plugin-python

Python SDK to write plugins for [ganvil](https://codeberg.org/ganvil/ganvil).

Take a look at the [examples](./examples) and the [documentation](https://ganvil.readthedocs.io/en/stable/reference/task/plugins/) to get started.

