Metadata-Version: 2.1
Name: snakemake-storage-plugin-sftp
Version: 0.1.1
Summary: A Snakemake storage plugin that handles files on an SFTP server. 
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: pysftp (>=0.2.9,<0.3.0)
Requires-Dist: snakemake-interface-common (>=1.14.3,<2.0.0)
Requires-Dist: snakemake-interface-storage-plugins (>=3.0.0,<4.0.0)
Description-Content-Type: text/markdown

# snakemake-storage-plugin-sftp

A Snakemake storage plugin that handles files on an SFTP server. 
