pip-s3-proxy

View on PyPIReverse Dependencies (0)

0.2 pip_s3_proxy-0.2-py3-none-any.whl
pip_s3_proxy-0.2-py2-none-any.whl

Wheel Details

Project: pip-s3-proxy
Version: 0.2
Filename: pip_s3_proxy-0.2-py3-none-any.whl
Download: [link]
Size: 12151
MD5: 96711792ef6c6579994fce7a1ac03793
SHA256: 547cff4dc770eb8a29a4dc3b9cecbf502bcea424421f808026aef4a77a09672f
Uploaded: 2019-12-10 21:27:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pip-s3-proxy
Version: 0.2
Summary: provides an unauthenticated plain HTTP proxy so pip can install packages from S3
Author: Toby Cabot (based on work by Rob Helmer)
Author-Email: toby[at]caboteria.org
Home-Page: https://github.com/caboteria/pip-s3-proxy
License: MPL
Keywords: caching,lru,s3,proxy,unauthenticated
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: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Dist: boto3 (>=1.6.22)
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: nose; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: line-profiler; extra == "test"
Requires-Dist: flake8; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1549 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
proxy/__init__.py sha256=YR27jF_2aGmBUID7I4VxcxQ402fV0o5nWxYYh9-km3Y 3815
proxy/cache.py sha256=hqKRFUHdrbXdRcWyYqd_m8KcW8rTlD6xV-xha6HfgIk 3832
proxy/run.py sha256=CBTrPcDlI82ZowH87UYS99TUz482Hbz7PWJDjvuwiQ0 1200
proxy/test_cache.py sha256=RJuODwFG8FF4ICGs6c1lgiEucLenCTwQ_cRj0f30Lok 720
proxy/wsgi.py sha256=4hP-xblAB8u3lFe7xK_NdRre1Soo1fbvQkfrozbHgeE 326
pip_s3_proxy-0.2.dist-info/LICENSE sha256=YCIsKMGn9qksffmOXF9EWeYk5uKF4Lm5RGevX2qzND0 15922
pip_s3_proxy-0.2.dist-info/METADATA sha256=FfNPwuMb_3sLaje7KA0oDJAeWagnbFnDOhDqW7Tyc3M 2572
pip_s3_proxy-0.2.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
pip_s3_proxy-0.2.dist-info/entry_points.txt sha256=giaNEnHUBK8wVXRGPcXGgYXRd88M12MW7IIOxUPdx64 75
pip_s3_proxy-0.2.dist-info/top_level.txt sha256=z6RYBTHwGoNGkSVH3TvrDF_N3yovKtb4mncOphsetf8 6
pip_s3_proxy-0.2.dist-info/RECORD

top_level.txt

proxy

entry_points.txt

pip-s3-proxy = proxy.run:main
pipsss = proxy.run:pipsss