Metadata-Version: 2.1
Name: snakemake-storage-plugin-fs
Version: 0.1.4
Summary:  A Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync
Home-page: https://github.com/snakemake/snakemake-storage-plugin-fs
Author: Johannes Koester
Author-email: johannes.koester@uni-due.de
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: snakemake-interface-common (>=1.14.2,<2.0.0)
Requires-Dist: snakemake-interface-storage-plugins (>=3.0.0,<4.0.0)
Requires-Dist: sysrsync (>=1.1.1,<2.0.0)
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.
