MANIFEST.in
README.txt
setup.py
docs/CHANGES.txt
docs/CONTRIBUTORS.txt
docs/LICENSE.GPL
docs/LICENSE.txt
src/collective/__init__.py
src/collective.notices.egg-info/PKG-INFO
src/collective.notices.egg-info/SOURCES.txt
src/collective.notices.egg-info/dependency_links.txt
src/collective.notices.egg-info/entry_points.txt
src/collective.notices.egg-info/namespace_packages.txt
src/collective.notices.egg-info/not-zip-safe
src/collective.notices.egg-info/requires.txt
src/collective.notices.egg-info/top_level.txt
src/collective/notices/__init__.py
src/collective/notices/catalog.py
src/collective/notices/configure.zcml
src/collective/notices/converter.py
src/collective/notices/interfaces.py
src/collective/notices/notice.py
src/collective/notices/overrides.zcml
src/collective/notices/storage.py
src/collective/notices/testing.py
src/collective/notices/browser/__init__.py
src/collective/notices/browser/configure.zcml
src/collective/notices/browser/traversal.py
src/collective/notices/browser/viewlets.py
src/collective/notices/browser/views.py
src/collective/notices/browser/css/collective.notices.css
src/collective/notices/browser/js/collective.notices.js
src/collective/notices/browser/viewlets_templates/noticesviewlet.pt
src/collective/notices/browser/views_templates/managenotices.pt
src/collective/notices/profiles/default/browserlayer.xml
src/collective/notices/profiles/default/componentregistry.xml
src/collective/notices/profiles/default/controlpanel.xml
src/collective/notices/profiles/default/cssregistry.xml
src/collective/notices/profiles/default/jsregistry.xml
src/collective/notices/profiles/default/metadata.xml
src/collective/notices/profiles/default/viewlets.xml
src/collective/notices/profiles/uninstall/browserlayer.xml
src/collective/notices/profiles/uninstall/componentregistry.xml
src/collective/notices/profiles/uninstall/cssregistry.xml
src/collective/notices/profiles/uninstall/jsregistry.xml
src/collective/notices/tests/__init__.py
src/collective/notices/tests/test_notices.py