Metadata-Version: 2.4
Name: snakemake-storage-plugin-fs
Version: 1.1.3
Summary:  A Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync
License: MIT
License-File: LICENSE
Keywords: snakemake,plugin,storage,filesystem,rsync
Author: Johannes Koester
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
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: reretry (>=0.11.8,<0.12.0)
Requires-Dist: snakemake-interface-common (>=1.17.0,<2.0.0)
Requires-Dist: snakemake-interface-storage-plugins (>=4.1.0,<5.0.0)
Requires-Dist: sysrsync (>=1.1.1,<2.0.0)
Project-URL: Documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/fs.html
Project-URL: Repository, https://github.com/snakemake/snakemake-storage-plugin-fs
Description-Content-Type: text/markdown

# Snakemake storage plugin: fs

See the [snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog) for documentation.
