252 lines
No EOL
9.5 KiB
Text
252 lines
No EOL
9.5 KiB
Text
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/_vendor/__init__.py
|
|
pip/_vendor/pkg_resources.py
|
|
pip/_vendor/re-vendor.py
|
|
pip/_vendor/six.py
|
|
pip/_vendor/_markerlib/__init__.py
|
|
pip/_vendor/_markerlib/markers.py
|
|
pip/_vendor/colorama/__init__.py
|
|
pip/_vendor/colorama/ansi.py
|
|
pip/_vendor/colorama/ansitowin32.py
|
|
pip/_vendor/colorama/initialise.py
|
|
pip/_vendor/colorama/win32.py
|
|
pip/_vendor/colorama/winterm.py
|
|
pip/_vendor/distlib/__init__.py
|
|
pip/_vendor/distlib/compat.py
|
|
pip/_vendor/distlib/database.py
|
|
pip/_vendor/distlib/index.py
|
|
pip/_vendor/distlib/locators.py
|
|
pip/_vendor/distlib/manifest.py
|
|
pip/_vendor/distlib/markers.py
|
|
pip/_vendor/distlib/metadata.py
|
|
pip/_vendor/distlib/resources.py
|
|
pip/_vendor/distlib/scripts.py
|
|
pip/_vendor/distlib/t32.exe
|
|
pip/_vendor/distlib/t64.exe
|
|
pip/_vendor/distlib/util.py
|
|
pip/_vendor/distlib/version.py
|
|
pip/_vendor/distlib/w32.exe
|
|
pip/_vendor/distlib/w64.exe
|
|
pip/_vendor/distlib/wheel.py
|
|
pip/_vendor/distlib/_backport/__init__.py
|
|
pip/_vendor/distlib/_backport/misc.py
|
|
pip/_vendor/distlib/_backport/shutil.py
|
|
pip/_vendor/distlib/_backport/sysconfig.cfg
|
|
pip/_vendor/distlib/_backport/sysconfig.py
|
|
pip/_vendor/distlib/_backport/tarfile.py
|
|
pip/_vendor/html5lib/__init__.py
|
|
pip/_vendor/html5lib/constants.py
|
|
pip/_vendor/html5lib/html5parser.py
|
|
pip/_vendor/html5lib/ihatexml.py
|
|
pip/_vendor/html5lib/inputstream.py
|
|
pip/_vendor/html5lib/sanitizer.py
|
|
pip/_vendor/html5lib/tokenizer.py
|
|
pip/_vendor/html5lib/utils.py
|
|
pip/_vendor/html5lib/filters/__init__.py
|
|
pip/_vendor/html5lib/filters/_base.py
|
|
pip/_vendor/html5lib/filters/alphabeticalattributes.py
|
|
pip/_vendor/html5lib/filters/inject_meta_charset.py
|
|
pip/_vendor/html5lib/filters/lint.py
|
|
pip/_vendor/html5lib/filters/optionaltags.py
|
|
pip/_vendor/html5lib/filters/sanitizer.py
|
|
pip/_vendor/html5lib/filters/whitespace.py
|
|
pip/_vendor/html5lib/serializer/__init__.py
|
|
pip/_vendor/html5lib/serializer/htmlserializer.py
|
|
pip/_vendor/html5lib/treeadapters/__init__.py
|
|
pip/_vendor/html5lib/treeadapters/sax.py
|
|
pip/_vendor/html5lib/treebuilders/__init__.py
|
|
pip/_vendor/html5lib/treebuilders/_base.py
|
|
pip/_vendor/html5lib/treebuilders/dom.py
|
|
pip/_vendor/html5lib/treebuilders/etree.py
|
|
pip/_vendor/html5lib/treebuilders/etree_lxml.py
|
|
pip/_vendor/html5lib/treewalkers/__init__.py
|
|
pip/_vendor/html5lib/treewalkers/_base.py
|
|
pip/_vendor/html5lib/treewalkers/dom.py
|
|
pip/_vendor/html5lib/treewalkers/etree.py
|
|
pip/_vendor/html5lib/treewalkers/genshistream.py
|
|
pip/_vendor/html5lib/treewalkers/lxmletree.py
|
|
pip/_vendor/html5lib/treewalkers/pulldom.py
|
|
pip/_vendor/html5lib/trie/__init__.py
|
|
pip/_vendor/html5lib/trie/_base.py
|
|
pip/_vendor/html5lib/trie/datrie.py
|
|
pip/_vendor/html5lib/trie/py.py
|
|
pip/_vendor/requests/__init__.py
|
|
pip/_vendor/requests/adapters.py
|
|
pip/_vendor/requests/api.py
|
|
pip/_vendor/requests/auth.py
|
|
pip/_vendor/requests/cacert.pem
|
|
pip/_vendor/requests/certs.py
|
|
pip/_vendor/requests/compat.py
|
|
pip/_vendor/requests/cookies.py
|
|
pip/_vendor/requests/exceptions.py
|
|
pip/_vendor/requests/hooks.py
|
|
pip/_vendor/requests/models.py
|
|
pip/_vendor/requests/sessions.py
|
|
pip/_vendor/requests/status_codes.py
|
|
pip/_vendor/requests/structures.py
|
|
pip/_vendor/requests/utils.py
|
|
pip/_vendor/requests/packages/__init__.py
|
|
pip/_vendor/requests/packages/charade/__init__.py
|
|
pip/_vendor/requests/packages/charade/__main__.py
|
|
pip/_vendor/requests/packages/charade/big5freq.py
|
|
pip/_vendor/requests/packages/charade/big5prober.py
|
|
pip/_vendor/requests/packages/charade/chardistribution.py
|
|
pip/_vendor/requests/packages/charade/charsetgroupprober.py
|
|
pip/_vendor/requests/packages/charade/charsetprober.py
|
|
pip/_vendor/requests/packages/charade/codingstatemachine.py
|
|
pip/_vendor/requests/packages/charade/compat.py
|
|
pip/_vendor/requests/packages/charade/constants.py
|
|
pip/_vendor/requests/packages/charade/cp949prober.py
|
|
pip/_vendor/requests/packages/charade/escprober.py
|
|
pip/_vendor/requests/packages/charade/escsm.py
|
|
pip/_vendor/requests/packages/charade/eucjpprober.py
|
|
pip/_vendor/requests/packages/charade/euckrfreq.py
|
|
pip/_vendor/requests/packages/charade/euckrprober.py
|
|
pip/_vendor/requests/packages/charade/euctwfreq.py
|
|
pip/_vendor/requests/packages/charade/euctwprober.py
|
|
pip/_vendor/requests/packages/charade/gb2312freq.py
|
|
pip/_vendor/requests/packages/charade/gb2312prober.py
|
|
pip/_vendor/requests/packages/charade/hebrewprober.py
|
|
pip/_vendor/requests/packages/charade/jisfreq.py
|
|
pip/_vendor/requests/packages/charade/jpcntx.py
|
|
pip/_vendor/requests/packages/charade/langbulgarianmodel.py
|
|
pip/_vendor/requests/packages/charade/langcyrillicmodel.py
|
|
pip/_vendor/requests/packages/charade/langgreekmodel.py
|
|
pip/_vendor/requests/packages/charade/langhebrewmodel.py
|
|
pip/_vendor/requests/packages/charade/langhungarianmodel.py
|
|
pip/_vendor/requests/packages/charade/langthaimodel.py
|
|
pip/_vendor/requests/packages/charade/latin1prober.py
|
|
pip/_vendor/requests/packages/charade/mbcharsetprober.py
|
|
pip/_vendor/requests/packages/charade/mbcsgroupprober.py
|
|
pip/_vendor/requests/packages/charade/mbcssm.py
|
|
pip/_vendor/requests/packages/charade/sbcharsetprober.py
|
|
pip/_vendor/requests/packages/charade/sbcsgroupprober.py
|
|
pip/_vendor/requests/packages/charade/sjisprober.py
|
|
pip/_vendor/requests/packages/charade/universaldetector.py
|
|
pip/_vendor/requests/packages/charade/utf8prober.py
|
|
pip/_vendor/requests/packages/chardet/__init__.py
|
|
pip/_vendor/requests/packages/chardet/big5freq.py
|
|
pip/_vendor/requests/packages/chardet/big5prober.py
|
|
pip/_vendor/requests/packages/chardet/chardetect.py
|
|
pip/_vendor/requests/packages/chardet/chardistribution.py
|
|
pip/_vendor/requests/packages/chardet/charsetgroupprober.py
|
|
pip/_vendor/requests/packages/chardet/charsetprober.py
|
|
pip/_vendor/requests/packages/chardet/codingstatemachine.py
|
|
pip/_vendor/requests/packages/chardet/compat.py
|
|
pip/_vendor/requests/packages/chardet/constants.py
|
|
pip/_vendor/requests/packages/chardet/cp949prober.py
|
|
pip/_vendor/requests/packages/chardet/escprober.py
|
|
pip/_vendor/requests/packages/chardet/escsm.py
|
|
pip/_vendor/requests/packages/chardet/eucjpprober.py
|
|
pip/_vendor/requests/packages/chardet/euckrfreq.py
|
|
pip/_vendor/requests/packages/chardet/euckrprober.py
|
|
pip/_vendor/requests/packages/chardet/euctwfreq.py
|
|
pip/_vendor/requests/packages/chardet/euctwprober.py
|
|
pip/_vendor/requests/packages/chardet/gb2312freq.py
|
|
pip/_vendor/requests/packages/chardet/gb2312prober.py
|
|
pip/_vendor/requests/packages/chardet/hebrewprober.py
|
|
pip/_vendor/requests/packages/chardet/jisfreq.py
|
|
pip/_vendor/requests/packages/chardet/jpcntx.py
|
|
pip/_vendor/requests/packages/chardet/langbulgarianmodel.py
|
|
pip/_vendor/requests/packages/chardet/langcyrillicmodel.py
|
|
pip/_vendor/requests/packages/chardet/langgreekmodel.py
|
|
pip/_vendor/requests/packages/chardet/langhebrewmodel.py
|
|
pip/_vendor/requests/packages/chardet/langhungarianmodel.py
|
|
pip/_vendor/requests/packages/chardet/langthaimodel.py
|
|
pip/_vendor/requests/packages/chardet/latin1prober.py
|
|
pip/_vendor/requests/packages/chardet/mbcharsetprober.py
|
|
pip/_vendor/requests/packages/chardet/mbcsgroupprober.py
|
|
pip/_vendor/requests/packages/chardet/mbcssm.py
|
|
pip/_vendor/requests/packages/chardet/sbcharsetprober.py
|
|
pip/_vendor/requests/packages/chardet/sbcsgroupprober.py
|
|
pip/_vendor/requests/packages/chardet/sjisprober.py
|
|
pip/_vendor/requests/packages/chardet/universaldetector.py
|
|
pip/_vendor/requests/packages/chardet/utf8prober.py
|
|
pip/_vendor/requests/packages/urllib3/__init__.py
|
|
pip/_vendor/requests/packages/urllib3/_collections.py
|
|
pip/_vendor/requests/packages/urllib3/connection.py
|
|
pip/_vendor/requests/packages/urllib3/connectionpool.py
|
|
pip/_vendor/requests/packages/urllib3/exceptions.py
|
|
pip/_vendor/requests/packages/urllib3/fields.py
|
|
pip/_vendor/requests/packages/urllib3/filepost.py
|
|
pip/_vendor/requests/packages/urllib3/poolmanager.py
|
|
pip/_vendor/requests/packages/urllib3/request.py
|
|
pip/_vendor/requests/packages/urllib3/response.py
|
|
pip/_vendor/requests/packages/urllib3/util.py
|
|
pip/_vendor/requests/packages/urllib3/contrib/__init__.py
|
|
pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py
|
|
pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py
|
|
pip/_vendor/requests/packages/urllib3/packages/__init__.py
|
|
pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py
|
|
pip/_vendor/requests/packages/urllib3/packages/six.py
|
|
pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py
|
|
pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py
|
|
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 |