diff options
Diffstat (limited to 'venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO')
| -rw-r--r-- | venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO | 69 |
1 files changed, 0 insertions, 69 deletions
diff --git a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO b/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO deleted file mode 100644 index c91d709..0000000 --- a/venv/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/EGG-INFO/PKG-INFO +++ /dev/null | |||
| @@ -1,69 +0,0 @@ | |||
| 1 | Metadata-Version: 2.1 | ||
| 2 | Name: pip | ||
| 3 | Version: 10.0.1 | ||
| 4 | Summary: The PyPA recommended tool for installing Python packages. | ||
| 5 | Home-page: https://pip.pypa.io/ | ||
| 6 | Author: The pip developers | ||
| 7 | Author-email: python-virtualenv@groups.google.com | ||
| 8 | License: MIT | ||
| 9 | Description: pip | ||
| 10 | === | ||
| 11 | |||
| 12 | The `PyPA recommended`_ tool for installing Python packages. | ||
| 13 | |||
| 14 | .. image:: https://img.shields.io/pypi/v/pip.svg | ||
| 15 | :target: https://pypi.org/project/pip/ | ||
| 16 | |||
| 17 | .. image:: https://img.shields.io/travis/pypa/pip/master.svg | ||
| 18 | :target: http://travis-ci.org/pypa/pip | ||
| 19 | |||
| 20 | .. image:: https://img.shields.io/appveyor/ci/pypa/pip.svg | ||
| 21 | :target: https://ci.appveyor.com/project/pypa/pip/history | ||
| 22 | |||
| 23 | .. image:: https://readthedocs.org/projects/pip/badge/?version=latest | ||
| 24 | :target: https://pip.pypa.io/en/latest | ||
| 25 | |||
| 26 | * `Installation`_ | ||
| 27 | * `Documentation`_ | ||
| 28 | * `Changelog`_ | ||
| 29 | * `GitHub Page`_ | ||
| 30 | * `Issue Tracking`_ | ||
| 31 | * `User mailing list`_ | ||
| 32 | * `Dev mailing list`_ | ||
| 33 | * User IRC: #pypa on Freenode. | ||
| 34 | * Dev IRC: #pypa-dev on Freenode. | ||
| 35 | |||
| 36 | Code of Conduct | ||
| 37 | --------------- | ||
| 38 | |||
| 39 | Everyone interacting in the pip project's codebases, issue trackers, chat | ||
| 40 | rooms and mailing lists is expected to follow the `PyPA Code of Conduct`_. | ||
| 41 | |||
| 42 | .. _PyPA recommended: https://packaging.python.org/en/latest/current/ | ||
| 43 | .. _Installation: https://pip.pypa.io/en/stable/installing.html | ||
| 44 | .. _Documentation: https://pip.pypa.io/en/stable/ | ||
| 45 | .. _Changelog: https://pip.pypa.io/en/stable/news.html | ||
| 46 | .. _GitHub Page: https://github.com/pypa/pip | ||
| 47 | .. _Issue Tracking: https://github.com/pypa/pip/issues | ||
| 48 | .. _User mailing list: http://groups.google.com/group/python-virtualenv | ||
| 49 | .. _Dev mailing list: http://groups.google.com/group/pypa-dev | ||
| 50 | .. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/ | ||
| 51 | |||
| 52 | Keywords: easy_install distutils setuptools egg virtualenv | ||
| 53 | Platform: UNKNOWN | ||
| 54 | Classifier: Development Status :: 5 - Production/Stable | ||
| 55 | Classifier: Intended Audience :: Developers | ||
| 56 | Classifier: License :: OSI Approved :: MIT License | ||
| 57 | Classifier: Topic :: Software Development :: Build Tools | ||
| 58 | Classifier: Programming Language :: Python | ||
| 59 | Classifier: Programming Language :: Python :: 2 | ||
| 60 | Classifier: Programming Language :: Python :: 2.7 | ||
| 61 | Classifier: Programming Language :: Python :: 3 | ||
| 62 | Classifier: Programming Language :: Python :: 3.3 | ||
| 63 | Classifier: Programming Language :: Python :: 3.4 | ||
| 64 | Classifier: Programming Language :: Python :: 3.5 | ||
| 65 | Classifier: Programming Language :: Python :: 3.6 | ||
| 66 | Classifier: Programming Language :: Python :: Implementation :: CPython | ||
| 67 | Classifier: Programming Language :: Python :: Implementation :: PyPy | ||
| 68 | Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.* | ||
| 69 | Provides-Extra: testing | ||
