Metadata-Version: 2.1
Name: snakemake-storage-plugin-http
Version: 0.2.2
Summary: Snakemake storage plugin for donwloading input files from HTTP(s).
Home-page: https://github.com/snakemake/snakemake-storage-plugin-http
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: requests (>=2.31.0,<3.0.0)
Requires-Dist: requests-oauthlib (>=1.3.1,<2.0.0)
Requires-Dist: snakemake-interface-common (>=1.14.0,<2.0.0)
Requires-Dist: snakemake-interface-storage-plugins (>=3.0.0,<4.0.0)
Description-Content-Type: text/markdown

# snakemake-storage-plugin-http

Snakemake storage plugin for donwloading input files from HTTP(s).
