Metadata-Version: 2.4
Name: s3-pypi-server
Version: 0.3.0
Summary: A private PyPI server backed by AWS S3, API Gateway, and CloudFront
Author-email: Topaz Bott <topaz@topazhome.net>
License-Expression: MIT
Project-URL: Homepage, https://github.com/tmb28054/S3-Pypi-Server
Project-URL: Repository, https://github.com/tmb28054/S3-Pypi-Server
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: boto3
Requires-Dist: keyring
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: moto; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: bandit; extra == "test"
Dynamic: license-file
