MANIFEST.in
README.rst
setup.py
pyitect/__init__.py
pyitect/pyitect.py
pyitect.egg-info/PKG-INFO
pyitect.egg-info/SOURCES.txt
pyitect.egg-info/dependency_links.txt
pyitect.egg-info/requires.txt
pyitect.egg-info/top_level.txt
tests/__init__.py
tests/test.py
tests/plugins/dead_plugin/dead_plugin.json
tests/plugins/dead_plugin/dead_plugin.py
tests/plugins/exec_plugin/exec_plugin.json
tests/plugins/exec_plugin/exec_plugin.py
tests/plugins/exec_plugin/relative.py
tests/plugins/multiple_component_version_plugin/multiple_component_version_plugin.json
tests/plugins/multiple_component_version_plugin/multiple_version.py
tests/plugins/on_enable_plugin/on_enable_plugin.json
tests/plugins/on_enable_plugin/plugin.py
tests/plugins/relative_plugin/__init__.py
tests/plugins/relative_plugin/relative_plugin.json
tests/plugins/relative_plugin/relative_test.py
tests/plugins/test_plugin/test_plugin.json
tests/plugins/test_plugin/test_plugin.py
tests/plugins/test_plugin2/test_plugin2.json
tests/plugins/test_plugin2/testplugin2.py