CHANGES.txt
CONTRIBUTORS.txt
MANIFEST.in
README.md
setup.py
src/collective/__init__.py
src/collective.viewlet.pythonscript.egg-info/PKG-INFO
src/collective.viewlet.pythonscript.egg-info/SOURCES.txt
src/collective.viewlet.pythonscript.egg-info/dependency_links.txt
src/collective.viewlet.pythonscript.egg-info/entry_points.txt
src/collective.viewlet.pythonscript.egg-info/namespace_packages.txt
src/collective.viewlet.pythonscript.egg-info/not-zip-safe
src/collective.viewlet.pythonscript.egg-info/requires.txt
src/collective.viewlet.pythonscript.egg-info/top_level.txt
src/collective/viewlet/__init__.py
src/collective/viewlet/pythonscript/__init__.py
src/collective/viewlet/pythonscript/configure.zcml
src/collective/viewlet/pythonscript/interfaces.py
src/collective/viewlet/pythonscript/overrides.zcml
src/collective/viewlet/pythonscript/testing.py
src/collective/viewlet/pythonscript/testing.zcml
src/collective/viewlet/pythonscript/browser/__init__.py
src/collective/viewlet/pythonscript/browser/configure.zcml
src/collective/viewlet/pythonscript/browser/default_listing.pt
src/collective/viewlet/pythonscript/browser/default_listing.py
src/collective/viewlet/pythonscript/browser/edit.py
src/collective/viewlet/pythonscript/browser/pythonscript-error.pt
src/collective/viewlet/pythonscript/browser/pythonscript-viewlet.pt
src/collective/viewlet/pythonscript/browser/viewlet.py
src/collective/viewlet/pythonscript/profiles/default/metadata.xml
src/collective/viewlet/pythonscript/profiles/testing/metadata.xml
src/collective/viewlet/pythonscript/schema/__init__.py
src/collective/viewlet/pythonscript/schema/configure.zcml
src/collective/viewlet/pythonscript/schema/schema.py
src/collective/viewlet/pythonscript/schema/vocabulary.py
src/collective/viewlet/pythonscript/tests/__init__.py
src/collective/viewlet/pythonscript/tests/base.py
src/collective/viewlet/pythonscript/tests/test_setup.py
src/collective/viewlet/pythonscript/tests/test_viewlet.py