| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280 |
- MANIFEST.in
- README.txt
- setup.cfg
- setup.py
- doc/Makefile
- doc/changelog.rst
- doc/commandline.rst
- doc/conf.py
- doc/find_modules.rst
- doc/index.rst
- doc/license.rst
- doc/modulegraph.rst
- doc/util.rst
- doc/zipio.rst
- doc/_build/doctrees/changelog.doctree
- doc/_build/doctrees/commandline.doctree
- doc/_build/doctrees/environment.pickle
- doc/_build/doctrees/find_modules.doctree
- doc/_build/doctrees/index.doctree
- doc/_build/doctrees/license.doctree
- doc/_build/doctrees/modulegraph.doctree
- doc/_build/doctrees/util.doctree
- doc/_build/doctrees/zipio.doctree
- doc/_build/html/.buildinfo
- doc/_build/html/changelog.html
- doc/_build/html/commandline.html
- doc/_build/html/find_modules.html
- doc/_build/html/genindex.html
- doc/_build/html/index.html
- doc/_build/html/license.html
- doc/_build/html/modulegraph.html
- doc/_build/html/objects.inv
- doc/_build/html/py-modindex.html
- doc/_build/html/search.html
- doc/_build/html/searchindex.js
- doc/_build/html/util.html
- doc/_build/html/zipio.html
- doc/_build/html/_sources/changelog.txt
- doc/_build/html/_sources/commandline.txt
- doc/_build/html/_sources/find_modules.txt
- doc/_build/html/_sources/index.txt
- doc/_build/html/_sources/license.txt
- doc/_build/html/_sources/modulegraph.txt
- doc/_build/html/_sources/util.txt
- doc/_build/html/_sources/zipio.txt
- doc/_build/html/_static/ajax-loader.gif
- doc/_build/html/_static/basic.css
- doc/_build/html/_static/comment-bright.png
- doc/_build/html/_static/comment-close.png
- doc/_build/html/_static/comment.png
- doc/_build/html/_static/doctools.js
- doc/_build/html/_static/down-pressed.png
- doc/_build/html/_static/down.png
- doc/_build/html/_static/file.png
- doc/_build/html/_static/jquery-1.11.1.js
- doc/_build/html/_static/jquery.js
- doc/_build/html/_static/minus.png
- doc/_build/html/_static/nature.css
- doc/_build/html/_static/plus.png
- doc/_build/html/_static/pygments.css
- doc/_build/html/_static/searchtools.js
- doc/_build/html/_static/underscore-1.3.1.js
- doc/_build/html/_static/underscore.js
- doc/_build/html/_static/up-pressed.png
- doc/_build/html/_static/up.png
- doc/_build/html/_static/websupport.js
- modulegraph/__init__.py
- modulegraph/__main__.py
- modulegraph/_compat.py
- modulegraph/find_modules.py
- modulegraph/modulegraph.py
- modulegraph/util.py
- modulegraph/zipio.py
- modulegraph.egg-info/PKG-INFO
- modulegraph.egg-info/SOURCES.txt
- modulegraph.egg-info/dependency_links.txt
- modulegraph.egg-info/entry_points.txt
- modulegraph.egg-info/requires.txt
- modulegraph.egg-info/top_level.txt
- modulegraph.egg-info/zip-safe
- modulegraph_tests/__init__.py
- modulegraph_tests/test_basic.py
- modulegraph_tests/test_edge_data.py
- modulegraph_tests/test_explicit_packages.py
- modulegraph_tests/test_implies.py
- modulegraph_tests/test_import_from_init.py
- modulegraph_tests/test_imports.py
- modulegraph_tests/test_modulegraph.py
- modulegraph_tests/test_pep420_nspkg.py
- modulegraph_tests/test_pycompat_pkg.py
- modulegraph_tests/test_relimport2.py
- modulegraph_tests/test_setuptools_nspkg.py
- modulegraph_tests/test_util.py
- modulegraph_tests/test_zipio.py
- modulegraph_tests/testdata/script
- modulegraph_tests/testdata/syspath.egg
- modulegraph_tests/testdata/syspath.zip
- modulegraph_tests/testdata/test.egg
- modulegraph_tests/testdata/test.txt
- modulegraph_tests/testdata/zipped.egg
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/child/nameduser-1.5-py2.6-nspkg.pth
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/child/namedpkg/slave.py
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/child/nameduser-1.5-py2.6.egg-info/PKG-INFO
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/child/nameduser-1.5-py2.6.egg-info/SOURCES.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/child/nameduser-1.5-py2.6.egg-info/dependency_links.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/child/nameduser-1.5-py2.6.egg-info/namespace_packages.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/child/nameduser-1.5-py2.6.egg-info/top_level.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/parent/namedpkg-1.0-py2.6-nspkg.pth
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/parent/namedpkg/parent.py
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/parent/namedpkg-1.0-py2.6.egg-info/PKG-INFO
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/parent/namedpkg-1.0-py2.6.egg-info/SOURCES.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/parent/namedpkg-1.0-py2.6.egg-info/dependency_links.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/parent/namedpkg-1.0-py2.6.egg-info/namespace_packages.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.10/parent/namedpkg-1.0-py2.6.egg-info/top_level.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/child/nameduser-1.5-py2.5-nspkg.pth
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/child/namedpkg/slave.py
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/child/nameduser-1.5-py2.5.egg-info/PKG-INFO
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/child/nameduser-1.5-py2.5.egg-info/SOURCES.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/child/nameduser-1.5-py2.5.egg-info/dependency_links.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/child/nameduser-1.5-py2.5.egg-info/namespace_packages.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/child/nameduser-1.5-py2.5.egg-info/top_level.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/parent/namedpkg-1.0-py2.5-nspkg.pth
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/parent/namedpkg/parent.py
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/parent/namedpkg-1.0-py2.5.egg-info/PKG-INFO
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/parent/namedpkg-1.0-py2.5.egg-info/SOURCES.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/parent/namedpkg-1.0-py2.5.egg-info/dependency_links.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/parent/namedpkg-1.0-py2.5.egg-info/namespace_packages.txt
- modulegraph_tests/testdata/nspkg/distribute-0.6.12/parent/namedpkg-1.0-py2.5.egg-info/top_level.txt
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/child/nameduser-1.5-py2.5-nspkg.pth
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/child/namedpkg/slave.py
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/child/nameduser-1.5-py2.5.egg-info/PKG-INFO
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/child/nameduser-1.5-py2.5.egg-info/SOURCES.txt
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/child/nameduser-1.5-py2.5.egg-info/dependency_links.txt
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/child/nameduser-1.5-py2.5.egg-info/namespace_packages.txt
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/child/nameduser-1.5-py2.5.egg-info/top_level.txt
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/parent/namedpkg-1.0-py2.5-nspkg.pth
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/parent/namedpkg/parent.py
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/parent/namedpkg-1.0-py2.5.egg-info/PKG-INFO
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/parent/namedpkg-1.0-py2.5.egg-info/SOURCES.txt
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/parent/namedpkg-1.0-py2.5.egg-info/dependency_links.txt
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/parent/namedpkg-1.0-py2.5.egg-info/namespace_packages.txt
- modulegraph_tests/testdata/nspkg/setuptools-0.6c9/parent/namedpkg-1.0-py2.5.egg-info/top_level.txt
- modulegraph_tests/testdata/nspkg/src/install.py
- modulegraph_tests/testdata/nspkg/src/child/setup.py
- modulegraph_tests/testdata/nspkg/src/child/namedpkg/__init__.py
- modulegraph_tests/testdata/nspkg/src/child/namedpkg/slave.py
- modulegraph_tests/testdata/nspkg/src/child/nameduser.egg-info/PKG-INFO
- modulegraph_tests/testdata/nspkg/src/child/nameduser.egg-info/SOURCES.txt
- modulegraph_tests/testdata/nspkg/src/child/nameduser.egg-info/dependency_links.txt
- modulegraph_tests/testdata/nspkg/src/child/nameduser.egg-info/namespace_packages.txt
- modulegraph_tests/testdata/nspkg/src/child/nameduser.egg-info/top_level.txt
- modulegraph_tests/testdata/nspkg/src/parent/setup.py
- modulegraph_tests/testdata/nspkg/src/parent/namedpkg/__init__.py
- modulegraph_tests/testdata/nspkg/src/parent/namedpkg/parent.py
- modulegraph_tests/testdata/nspkg/src/parent/namedpkg.egg-info/PKG-INFO
- modulegraph_tests/testdata/nspkg/src/parent/namedpkg.egg-info/SOURCES.txt
- modulegraph_tests/testdata/nspkg/src/parent/namedpkg.egg-info/dependency_links.txt
- modulegraph_tests/testdata/nspkg/src/parent/namedpkg.egg-info/namespace_packages.txt
- modulegraph_tests/testdata/nspkg/src/parent/namedpkg.egg-info/top_level.txt
- modulegraph_tests/testdata/subdir/file1.txt
- modulegraph_tests/testdata/subdir/file2.txt
- modulegraph_tests/testdata/syspath/myext.pyd
- modulegraph_tests/testdata/syspath/mymodule.py
- modulegraph_tests/testdata/syspath/mymodule3.py
- modulegraph_tests/testdata/syspath/mypkg/__init__.py
- modulegraph_tests/testpkg-compatmodule/pkg/__init__.py
- modulegraph_tests/testpkg-compatmodule/pkg/api.py
- modulegraph_tests/testpkg-compatmodule/pkg/api2.py
- modulegraph_tests/testpkg-compatmodule/pkg/api3.py
- modulegraph_tests/testpkg-edgedata/function_class_existing.py
- modulegraph_tests/testpkg-edgedata/function_conditional_existing.py
- modulegraph_tests/testpkg-edgedata/function_conditional_import2_existing.py
- modulegraph_tests/testpkg-edgedata/function_conditional_import_existing.py
- modulegraph_tests/testpkg-edgedata/function_existing.py
- modulegraph_tests/testpkg-edgedata/function_import2_existing.py
- modulegraph_tests/testpkg-edgedata/function_import_existing.py
- modulegraph_tests/testpkg-edgedata/script.py
- modulegraph_tests/testpkg-edgedata/script_from_import.py
- modulegraph_tests/testpkg-edgedata/script_multi_import.py
- modulegraph_tests/testpkg-edgedata/toplevel_class_existing.py
- modulegraph_tests/testpkg-edgedata/toplevel_conditional_existing.py
- modulegraph_tests/testpkg-edgedata/toplevel_conditional_import2_existing.py
- modulegraph_tests/testpkg-edgedata/toplevel_conditional_import_existing.py
- modulegraph_tests/testpkg-edgedata/toplevel_existing.py
- modulegraph_tests/testpkg-edgedata/toplevel_import2_existing.py
- modulegraph_tests/testpkg-edgedata/toplevel_import_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/__init__.py
- modulegraph_tests/testpkg-edgedata/pkg/function_class_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/function_conditional_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/function_conditional_import2_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/function_conditional_import_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/function_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/function_import2_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/function_import_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/toplevel_class_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/toplevel_conditional_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/toplevel_conditional_import2_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/toplevel_conditional_import_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/toplevel_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/toplevel_import2_existing.py
- modulegraph_tests/testpkg-edgedata/pkg/toplevel_import_existing.py
- modulegraph_tests/testpkg-import-from-init/script.py
- modulegraph_tests/testpkg-import-from-init/pkg/__init__.py
- modulegraph_tests/testpkg-import-from-init/pkg/subpkg/__init__.py
- modulegraph_tests/testpkg-import-from-init/pkg/subpkg/_collections.py
- modulegraph_tests/testpkg-import-from-init/pkg/subpkg/compat.py
- modulegraph_tests/testpkg-import-from-init/pkg2/__init__.py
- modulegraph_tests/testpkg-import-from-init/pkg2/subpkg/__init__.py
- modulegraph_tests/testpkg-import-from-init/pkg2/subpkg/_collections.py
- modulegraph_tests/testpkg-import-from-init/pkg2/subpkg/compat.py
- modulegraph_tests/testpkg-packages/main_script.py
- modulegraph_tests/testpkg-packages/pkg/__init__.py
- modulegraph_tests/testpkg-packages/pkg/sub3.py
- modulegraph_tests/testpkg-packages/pkg/sub1/__init__.py
- modulegraph_tests/testpkg-packages/pkg/sub1/modA.py
- modulegraph_tests/testpkg-packages/pkg/sub2/__init__.py
- modulegraph_tests/testpkg-packages/pkg/sub2/mod.py
- modulegraph_tests/testpkg-pep420-namespace/path1/package/sub2.py
- modulegraph_tests/testpkg-pep420-namespace/path2/package/sub1.py
- modulegraph_tests/testpkg-pep420-namespace/path2/package/nspkg/mod.py
- modulegraph_tests/testpkg-pep420-namespace/path2/package/subpackage/__init__.py
- modulegraph_tests/testpkg-pep420-namespace/path2/package/subpackage/sub.py
- modulegraph_tests/testpkg-regr1/main_script.py
- modulegraph_tests/testpkg-regr1/pkg/__init__.py
- modulegraph_tests/testpkg-regr1/pkg/a.py
- modulegraph_tests/testpkg-regr1/pkg/b.py
- modulegraph_tests/testpkg-regr2/main_script.py
- modulegraph_tests/testpkg-regr2/pkg/__init__.py
- modulegraph_tests/testpkg-regr2/pkg/base.py
- modulegraph_tests/testpkg-regr2/pkg/pkg.py
- modulegraph_tests/testpkg-regr3/script.py
- modulegraph_tests/testpkg-regr3/mypkg/__init__.py
- modulegraph_tests/testpkg-regr3/mypkg/distutils/__init__.py
- modulegraph_tests/testpkg-regr3/mypkg/distutils/ccompiler.py
- modulegraph_tests/testpkg-regr4/script.py
- modulegraph_tests/testpkg-regr4/pkg/__init__.py
- modulegraph_tests/testpkg-regr4/pkg/core/__init__.py
- modulegraph_tests/testpkg-regr4/pkg/core/callables.py
- modulegraph_tests/testpkg-regr4/pkg/core/listener.py
- modulegraph_tests/testpkg-regr4/pkg/core/listenerimpl.py
- modulegraph_tests/testpkg-regr5/__init__.py
- modulegraph_tests/testpkg-regr5/script.py
- modulegraph_tests/testpkg-regr6/module.py
- modulegraph_tests/testpkg-regr6/script.py
- modulegraph_tests/testpkg-relimport/mod.py
- modulegraph_tests/testpkg-relimport/script.py
- modulegraph_tests/testpkg-relimport/pkg/__init__.py
- modulegraph_tests/testpkg-relimport/pkg/mod.py
- modulegraph_tests/testpkg-relimport/pkg/oldstyle.py
- modulegraph_tests/testpkg-relimport/pkg/relative.py
- modulegraph_tests/testpkg-relimport/pkg/relimport.py
- modulegraph_tests/testpkg-relimport/pkg/toplevel.py
- modulegraph_tests/testpkg-relimport/pkg/sub2/__init__.py
- modulegraph_tests/testpkg-relimport/pkg/sub2/mod.py
- modulegraph_tests/testpkg-relimport/pkg/subpkg/__init__.py
- modulegraph_tests/testpkg-relimport/pkg/subpkg/mod2.py
- modulegraph_tests/testpkg-relimport/pkg/subpkg/relative.py
- modulegraph_tests/testpkg-relimport/pkg/subpkg/relative2.py
- modulegraph_tests/testpkg-relimport2/toplevel.py
- modulegraph_tests/testpkg-relimport2/pkg/__init__.py
- modulegraph_tests/testpkg-relimport2/pkg/mod1.py
- modulegraph_tests/testpkg-relimport2/pkg/mod2.py
- modulegraph_tests/testpkg-relimport2/pkg/mod3.py
- modulegraph_tests/testpkg-relimport2/pkg/sub/__init__.py
- modulegraph_tests/testpkg-setuptools-namespace/setup.py
- modulegraph_tests/testpkg-setuptools-namespace/build/lib/nspkg/__init__.py
- modulegraph_tests/testpkg-setuptools-namespace/build/lib/nspkg/module.py
- modulegraph_tests/testpkg-setuptools-namespace/build/lib/nspkg/nssubpkg/__init__.py
- modulegraph_tests/testpkg-setuptools-namespace/build/lib/nspkg/nssubpkg/sub.py
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg/__init__.py
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg/module.py
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg.egg-info/PKG-INFO
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg.egg-info/SOURCES.txt
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg.egg-info/dependency_links.txt
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg.egg-info/namespace_packages.txt
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg.egg-info/not-zip-safe
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg.egg-info/top_level.txt
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg/nssubpkg/__init__.py
- modulegraph_tests/testpkg-setuptools-namespace/src/nspkg/nssubpkg/sub.py
- scripts/extract_implies.py
|