CHANGES.rst
CONTRIBUTORS.rst
MANIFEST.in
README.rst
buildout.cfg
setup.py
travis.cfg
src/collective/__init__.py
src/collective.hello.egg-info/PKG-INFO
src/collective.hello.egg-info/SOURCES.txt
src/collective.hello.egg-info/dependency_links.txt
src/collective.hello.egg-info/entry_points.txt
src/collective.hello.egg-info/namespace_packages.txt
src/collective.hello.egg-info/not-zip-safe
src/collective.hello.egg-info/requires.txt
src/collective.hello.egg-info/top_level.txt
src/collective/hello/__init__.py
src/collective/hello/configure.zcml
src/collective/hello/interfaces.py
src/collective/hello/setuphandlers.py
src/collective/hello/testing.py
src/collective/hello/behaviors/__init__.py
src/collective/hello/behaviors/configure.zcml
src/collective/hello/behaviors/hello.py
src/collective/hello/browser/__init__.py
src/collective/hello/browser/configure.zcml
src/collective/hello/browser/viewlets.py
src/collective/hello/browser/overrides/.gitkeep
src/collective/hello/browser/static/.gitkeep
src/collective/hello/browser/templates/viewlet.pt
src/collective/hello/locales/collective.hello.pot
src/collective/hello/locales/update.sh
src/collective/hello/profiles/default/browserlayer.xml
src/collective/hello/profiles/default/collectivehello_marker.txt
src/collective/hello/profiles/default/metadata.xml
src/collective/hello/profiles/default/types.xml
src/collective/hello/profiles/default/types/Event.xml
src/collective/hello/tests/__init__.py
src/collective/hello/tests/test_robot.py
src/collective/hello/tests/test_setup.py
src/collective/hello/tests/robot/test_example.robot