Metadata-Version: 2.1
Name: sucket
Version: 0.2.0
Summary: A tool to get all files from an S3 bucket
License: MIT
Author: Axel
Author-email: sucket@absalon.is
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiobotocore (>=0.11.1,<0.12.0)
Requires-Dist: click (>=7.0,<8.0)
