MANIFEST.in
README.md
setup.cfg
setup.py
extender/__init__.py
extender/manager.py
extender/plugin.py
extender.egg-info/PKG-INFO
extender.egg-info/SOURCES.txt
extender.egg-info/dependency_links.txt
extender.egg-info/requires.txt
extender.egg-info/top_level.txt
tests/test_plugin.py
tests/test_plugin.pyc
tests/plugin1/setup.py
tests/plugin1/build/lib/plugin1/__init__.py
tests/plugin1/build/lib/plugin1/plugin.py
tests/plugin1/dist/plugin1-0.0.1-py2.7.egg
tests/plugin1/plugin1/__init__.py
tests/plugin1/plugin1/plugin.py
tests/plugin1/plugin1.egg-info/PKG-INFO
tests/plugin1/plugin1.egg-info/SOURCES.txt
tests/plugin1/plugin1.egg-info/dependency_links.txt
tests/plugin1/plugin1.egg-info/entry_points.txt
tests/plugin1/plugin1.egg-info/requires.txt
tests/plugin1/plugin1.egg-info/top_level.txt
tests/plugin2/setup.py
tests/plugin2/build/lib/plugin2/__init__.py
tests/plugin2/build/lib/plugin2/plugin.py
tests/plugin2/dist/plugin2-0.0.1-py2.7.egg
tests/plugin2/plugin2/__init__.py
tests/plugin2/plugin2/plugin.py
tests/plugin2/plugin2.egg-info/PKG-INFO
tests/plugin2/plugin2.egg-info/SOURCES.txt
tests/plugin2/plugin2.egg-info/dependency_links.txt
tests/plugin2/plugin2.egg-info/entry_points.txt
tests/plugin2/plugin2.egg-info/requires.txt
tests/plugin2/plugin2.egg-info/top_level.txt