Metadata-Version: 2.1
Name: snakemake-storage-plugin-s3
Version: 0.2.4
Summary: A Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.)
Home-page: https://github.com/snakemake/snakemake-storage-plugin-s3
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
Requires-Dist: boto3 (>=1.28.55,<2.0.0)
Requires-Dist: botocore (>=1.31.55,<2.0.0)
Requires-Dist: snakemake-interface-common (>=1.12.0,<2.0.0)
Requires-Dist: snakemake-interface-storage-plugins (>=1.2.3,<2.0.0)
Description-Content-Type: text/markdown

# snakemake-storage-plugin-s3

A Snakemake storage plugin for S3 API storage (AWS S3, MinIO, etc.)
