CHANGES.txt CONTRIBUTORS.txt DEVGUIDE.txt MANIFEST.in README.txt distribute_setup.py easy_install.py launcher.c pkg_resources.py setup.cfg setup.py site.py distribute.egg-info/PKG-INFO distribute.egg-info/SOURCES.txt distribute.egg-info/dependency_links.txt distribute.egg-info/entry_points.txt distribute.egg-info/entry_points.txt.orig distribute.egg-info/top_level.txt distribute.egg-info/zip-safe docs/Makefile docs/conf.py docs/easy_install.txt docs/index.txt docs/pkg_resources.txt docs/python3.txt docs/roadmap.txt docs/setuptools.txt docs/using.txt docs/_templates/indexsidebar.html docs/_theme/nature/theme.conf docs/_theme/nature/static/nature.css_t docs/_theme/nature/static/pygments.css docs/build/html/_sources/easy_install.txt docs/build/html/_sources/index.txt docs/build/html/_sources/pkg_resources.txt docs/build/html/_sources/python3.txt docs/build/html/_sources/roadmap.txt docs/build/html/_sources/setuptools.txt docs/build/html/_sources/using.txt docs/build/html/_static/basic.css docs/build/html/_static/nature.css docs/build/html/_static/pygments.css setuptools/__init__.py setuptools/archive_util.py setuptools/cli.exe setuptools/depends.py setuptools/dist.py setuptools/extension.py setuptools/gui.exe setuptools/package_index.py setuptools/sandbox.py setuptools/command/__init__.py setuptools/command/alias.py setuptools/command/bdist_egg.py setuptools/command/bdist_rpm.py setuptools/command/bdist_wininst.py setuptools/command/build_ext.py setuptools/command/build_py.py setuptools/command/develop.py setuptools/command/easy_install.py setuptools/command/egg_info.py setuptools/command/install.py setuptools/command/install_egg_info.py setuptools/command/install_lib.py setuptools/command/install_scripts.py setuptools/command/register.py setuptools/command/rotate.py setuptools/command/saveopts.py setuptools/command/sdist.py setuptools/command/setopt.py setuptools/command/test.py setuptools/command/upload.py setuptools/command/upload_docs.py setuptools/tests/__init__.py setuptools/tests/doctest.py setuptools/tests/server.py setuptools/tests/test_build_ext.py setuptools/tests/test_develop.py setuptools/tests/test_easy_install.py setuptools/tests/test_packageindex.py setuptools/tests/test_resources.py setuptools/tests/test_sandbox.py setuptools/tests/test_upload_docs.py setuptools/tests/win_script_wrapper.txt setuptools/tests/indexes/test_links_priority/external.html setuptools/tests/indexes/test_links_priority/simple/foobar/index.html tests/api_tests.txt tests/install_test.py tests/manual_test.py tests/test_distribute_setup.py tests/shlib_test/hello.c tests/shlib_test/hello.pyx tests/shlib_test/hellolib.c tests/shlib_test/setup.py tests/shlib_test/test_hello.py