Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Side by Side Diff: third_party/google-endpoints/urllib3-1.20.dist-info/metadata.json

Issue 2666783008: Add google-endpoints to third_party/. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {"classifiers": ["Environment :: Web Environment", "Intended Audience :: Develop ers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independ ent", "Programming Language :: Python", "Programming Language :: Python :: 2", " Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries"], "extensions": {"python.details": {"contact s": [{"email": "andrey.petrov@shazow.net", "name": "Andrey Petrov", "role": "aut hor"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {" Home": "https://urllib3.readthedocs.io/"}}}, "extras": ["secure", "socks"], "gen erator": "bdist_wheel (0.29.0)", "keywords": ["urllib", "httplib", "threadsafe", "filepost", "http", "https", "ssl", "pooling"], "license": "MIT", "metadata_ver sion": "2.0", "name": "urllib3", "run_requires": [{"extra": "socks", "requires": ["PySocks>=1.5.6,<2.0,!=1.5.7"]}, {"extra": "secure", "requires": ["certifi"]}, {"environment": "python_version<=\"2.7\"", "extra": "secure", "requires": ["cry ptography>=1.3.4", "idna>=2.0.0", "ipaddress", "pyOpenSSL>=0.14"]}], "summary": "HTTP library with thread-safe connection pooling, file post, and more.", "test_ requires": [{"requires": ["mock", "nose", "tornado"]}], "version": "1.20"}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698