Metadata-Version: 2.0
Name: pip-s3-proxy
Version: 0.1
Summary: provides an unauthenticated plain HTTP proxy so pip can install packages from S3
Home-page: https://github.com/caboteria/pip-s3-proxy
Author: Toby Cabot (based on work by Rob Helmer)
Author-email: toby@caboteria.org
License: MPL
Keywords: caching,lru,s3,proxy,unauthenticated
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Dist: boto3 (>=1.6.22)
Requires-Dist: wsgiref (>=0.1.2)
Requires-Dist: ordereddict (>=1.1)

UNKNOWN


