awips2/pythonPackages/setuptools/setuptools.egg-info/SOURCES.txt

63 lines
1.6 KiB
Text
Raw Normal View History

EasyInstall.txt
README.txt
api_tests.txt
easy_install.py
ez_setup.py
launcher.c
pkg_resources.py
pkg_resources.txt
release.sh
setup.cfg
setup.py
setuptools.txt
site.py
version
version.dat
virtual-python.py
wikiup.cfg
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.egg-info/PKG-INFO
setuptools.egg-info/SOURCES.txt
setuptools.egg-info/dependency_links.txt
setuptools.egg-info/entry_points.txt
setuptools.egg-info/not-zip-safe
setuptools.egg-info/top_level.txt
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/tests/__init__.py
setuptools/tests/doctest.py
setuptools/tests/test_packageindex.py
setuptools/tests/test_resources.py
setuptools/tests/win_script_wrapper.txt
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