Metadata-Version: 2.3
Name: snakemake-storage-plugin-sftp
Version: 0.1.3
Summary: A Snakemake storage plugin that handles files on an SFTP server. 
License: MIT
Keywords: snakemake,sftp,storage,plugin
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
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 (>=4.1.0,<5.0.0)
Project-URL: Documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/sftp.html
Project-URL: Repository, https://github.com/snakemake/snakemake-storage-plugin-sftp
Description-Content-Type: text/markdown

# snakemake-storage-plugin-sftp

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