From e2cc2530fc6d54ebc975c01a4ff887ce12f0a736 Mon Sep 17 00:00:00 2001 From: Pavel Aharoni Date: Wed, 29 Mar 2017 13:35:45 +0300 Subject: [SDC-6] sdc-distribution-client 1707 rebasing Change-Id: I322a05fd79beb6ba4fee4d32afffecf531b86e98 Signed-off-by: Pavel Aharoni --- .../resources/Lib/site-packages/pip-1.6.dev1.dist-info/metadata.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 jython-tosca-parser/src/main/resources/Lib/site-packages/pip-1.6.dev1.dist-info/metadata.json (limited to 'jython-tosca-parser/src/main/resources/Lib/site-packages/pip-1.6.dev1.dist-info/metadata.json') diff --git a/jython-tosca-parser/src/main/resources/Lib/site-packages/pip-1.6.dev1.dist-info/metadata.json b/jython-tosca-parser/src/main/resources/Lib/site-packages/pip-1.6.dev1.dist-info/metadata.json new file mode 100644 index 0000000..bd2f592 --- /dev/null +++ b/jython-tosca-parser/src/main/resources/Lib/site-packages/pip-1.6.dev1.dist-info/metadata.json @@ -0,0 +1 @@ +{"generator": "bdist_wheel (0.25.0)", "summary": "The PyPA recommended tool for installing Python packages.", "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Topic :: Software Development :: Build Tools", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: PyPy"], "extensions": {"python.details": {"project_urls": {"Home": "http://www.pip-installer.org"}, "contacts": [{"email": "python-virtualenv@groups.google.com", "name": "The pip developers", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}}, "python.exports": {"console_scripts": {"pip2": "pip:main", "pip2.7": "pip:main", "pip": "pip:main"}}, "python.commands": {"wrap_console": {"pip2": "pip:main", "pip2.7": "pip:main", "pip": "pip:main"}}}, "keywords": ["easy_install", "distutils", "setuptools", "egg", "virtualenv"], "license": "MIT", "metadata_version": "2.0", "name": "pip", "extras": ["testing"], "run_requires": [{"requires": ["mock", "pytest", "scripttest (>=1.3)", "virtualenv (>=1.10)"], "extra": "testing"}], "version": "1.6.dev1", "test_requires": [{"requires": ["mock", "pytest", "scripttest (>=1.3)", "virtualenv (>=1.10)"]}]} \ No newline at end of file -- cgit 1.2.3-korg