Project

General

Profile

Statistics
| Branch: | Revision:

root / env / lib / python2.7 / site-packages / distribute-0.6.19-py2.7.egg / EGG-INFO / SOURCES.txt @ 1a305335

History | View | Annotate | Download (2.64 KB)

1
CHANGES.txt
2
CONTRIBUTORS.txt
3
DEVGUIDE.txt
4
MANIFEST.in
5
README.txt
6
distribute_setup.py
7
easy_install.py
8
launcher.c
9
pkg_resources.py
10
setup.cfg
11
setup.py
12
site.py
13
distribute.egg-info/PKG-INFO
14
distribute.egg-info/SOURCES.txt
15
distribute.egg-info/dependency_links.txt
16
distribute.egg-info/entry_points.txt
17
distribute.egg-info/entry_points.txt.orig
18
distribute.egg-info/top_level.txt
19
distribute.egg-info/zip-safe
20
docs/Makefile
21
docs/conf.py
22
docs/easy_install.txt
23
docs/index.txt
24
docs/pkg_resources.txt
25
docs/python3.txt
26
docs/roadmap.txt
27
docs/setuptools.txt
28
docs/using.txt
29
docs/_templates/indexsidebar.html
30
docs/_theme/nature/theme.conf
31
docs/_theme/nature/static/nature.css_t
32
docs/_theme/nature/static/pygments.css
33
docs/build/html/_sources/easy_install.txt
34
docs/build/html/_sources/index.txt
35
docs/build/html/_sources/pkg_resources.txt
36
docs/build/html/_sources/python3.txt
37
docs/build/html/_sources/roadmap.txt
38
docs/build/html/_sources/setuptools.txt
39
docs/build/html/_sources/using.txt
40
docs/build/html/_static/basic.css
41
docs/build/html/_static/nature.css
42
docs/build/html/_static/pygments.css
43
setuptools/__init__.py
44
setuptools/archive_util.py
45
setuptools/cli.exe
46
setuptools/depends.py
47
setuptools/dist.py
48
setuptools/extension.py
49
setuptools/gui.exe
50
setuptools/package_index.py
51
setuptools/sandbox.py
52
setuptools/command/__init__.py
53
setuptools/command/alias.py
54
setuptools/command/bdist_egg.py
55
setuptools/command/bdist_rpm.py
56
setuptools/command/bdist_wininst.py
57
setuptools/command/build_ext.py
58
setuptools/command/build_py.py
59
setuptools/command/develop.py
60
setuptools/command/easy_install.py
61
setuptools/command/egg_info.py
62
setuptools/command/install.py
63
setuptools/command/install_egg_info.py
64
setuptools/command/install_lib.py
65
setuptools/command/install_scripts.py
66
setuptools/command/register.py
67
setuptools/command/rotate.py
68
setuptools/command/saveopts.py
69
setuptools/command/sdist.py
70
setuptools/command/setopt.py
71
setuptools/command/test.py
72
setuptools/command/upload.py
73
setuptools/command/upload_docs.py
74
setuptools/tests/__init__.py
75
setuptools/tests/doctest.py
76
setuptools/tests/server.py
77
setuptools/tests/test_build_ext.py
78
setuptools/tests/test_develop.py
79
setuptools/tests/test_easy_install.py
80
setuptools/tests/test_packageindex.py
81
setuptools/tests/test_resources.py
82
setuptools/tests/test_sandbox.py
83
setuptools/tests/test_upload_docs.py
84
setuptools/tests/win_script_wrapper.txt
85
setuptools/tests/indexes/test_links_priority/external.html
86
setuptools/tests/indexes/test_links_priority/simple/foobar/index.html
87
tests/api_tests.txt
88
tests/install_test.py
89
tests/manual_test.py
90
tests/test_distribute_setup.py
91
tests/shlib_test/hello.c
92
tests/shlib_test/hello.pyx
93
tests/shlib_test/hellolib.c
94
tests/shlib_test/setup.py
95
tests/shlib_test/test_hello.py