4 description = Python module dependency analysis tool
5 long_description_file =
9 Intended Audience :: Developers
10 License :: OSI Approved :: MIT License
11 Programming Language :: Python
12 Programming Language :: Python :: 2
13 Programming Language :: Python :: 2.7
14 Programming Language :: Python :: 3
15 Programming Language :: Python :: 3.3
16 Programming Language :: Python :: 3.4
17 Topic :: Software Development :: Libraries :: Python Modules
18 Topic :: Software Development :: Build Tools
19 author = Ronald Oussoren
20 author_email = ronaldoussoren@mac.com
21 maintainer = Ronald Oussoren
22 maintainer_email = ronaldoussoren@mac.com
23 url = http://bitbucket.org/ronaldoussoren/modulegraph
24 download_url = http://pypi.python.org/pypi/modulegraph
26 packages = modulegraph
31 modulegraph = modulegraph.__main__:main
33 keywords = import, dependencies
37 modulegraph_tests/testdata/nspkg/distribute-0.6.10/child/nameduser-1.5-py2.6.egg-info
38 modulegraph_tests/testdata/nspkg/distribute-0.6.10/parent/namedpkg-1.0-py2.6.egg-info
39 modulegraph_tests/testdata/nspkg/distribute-0.6.12/child/nameduser-1.5-py2.5.egg-info
40 modulegraph_tests/testdata/nspkg/distribute-0.6.12/parent/namedpkg-1.0-py2.5.egg-info
41 modulegraph_tests/testdata/nspkg/setuptools-0.6c9/child/nameduser-1.5-py2.5.egg-info
42 modulegraph_tests/testdata/nspkg/setuptools-0.6c9/parent/namedpkg-1.0-py2.5.egg-info
43 modulegraph_tests/testdata/nspkg/src/child/nameduser.egg-info
44 modulegraph_tests/testdata/nspkg/src/parent/namedpkg.egg-info
45 modulegraph_tests/testdata/syspath/myext.pyd
46 modulegraph_tests/testdata/syspath/myext.so
47 modulegraph_tests/testdata/syspath/mymodule2.pyc
48 modulegraph_tests/testpkg-setuptools-namespace/src/nspkg.egg-info