Metadata-Version: 2.1
Name: s3indexer
Version: 0.0.1
Summary: Proides the ability to recurse an AWS S3 bucket and generate HTML files containing links to all files and directories.
Project-URL: Homepage, https://gitlab.com/travisbaars/s3indexer
Project-URL: Bug Tracker, https://gitlab.com/travisbaars/s3indexer/issues
Author-email: Travis Baars <travis@trainland.io>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: boto3==1.28.30
