AUTHORS.txt CHANGES.txt LICENSE.txt MANIFEST.in PROJECT.txt README.rst setup.cfg setup.py docs/configuration.rst docs/cookbook.rst docs/development.rst docs/distribute_setuptools.rst docs/index.rst docs/installing.rst docs/logic.rst docs/news.rst docs/quickstart.rst docs/usage.rst docs/user_guide.rst docs/reference/index.rst docs/reference/pip.rst docs/reference/pip_freeze.rst docs/reference/pip_install.rst docs/reference/pip_list.rst docs/reference/pip_search.rst docs/reference/pip_show.rst docs/reference/pip_uninstall.rst docs/reference/pip_wheel.rst pip/__init__.py pip/__main__.py pip/basecommand.py pip/baseparser.py pip/cmdoptions.py pip/download.py pip/exceptions.py pip/index.py pip/locations.py pip/log.py pip/pep425tags.py pip/req.py pip/runner.py pip/status_codes.py pip/util.py pip/wheel.py pip.egg-info/PKG-INFO pip.egg-info/SOURCES.txt pip.egg-info/dependency_links.txt pip.egg-info/entry_points.txt pip.egg-info/not-zip-safe pip.egg-info/requires.txt pip.egg-info/top_level.txt pip/backwardcompat/__init__.py pip/commands/__init__.py pip/commands/bundle.py pip/commands/completion.py pip/commands/freeze.py pip/commands/help.py pip/commands/install.py pip/commands/list.py pip/commands/search.py pip/commands/show.py pip/commands/uninstall.py pip/commands/unzip.py pip/commands/wheel.py pip/commands/zip.py pip/vcs/__init__.py pip/vcs/bazaar.py pip/vcs/git.py pip/vcs/mercurial.py pip/vcs/subversion.py