Metadata-Version: 2.3
Name: snakemake-interface-software-deployment-plugins
Version: 0.3.0
Summary: This package provides a stable interface for interactions between Snakemake and its software deployment plugins.
License: MIT
Author: Johannes Köster
Author-email: johannes.koester@uni-due.de
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: argparse-dataclass (>=2.0.0,<3.0.0)
Requires-Dist: snakemake-interface-common (>=1.17.4,<2.0.0)
Description-Content-Type: text/markdown

# Stable interfaces and functionality for Snakemake software deployment plugins

This package provides a stable interface for interactions between Snakemake and its software deployment plugins.

