MANIFEST.in
README.txt
setup.cfg
setup.py
docs/CREDITS.txt
docs/HISTORY.txt
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
src/collective/__init__.py
src/collective.weather.egg-info/PKG-INFO
src/collective.weather.egg-info/SOURCES.txt
src/collective.weather.egg-info/dependency_links.txt
src/collective.weather.egg-info/entry_points.txt
src/collective.weather.egg-info/namespace_packages.txt
src/collective.weather.egg-info/not-zip-safe
src/collective.weather.egg-info/requires.txt
src/collective.weather.egg-info/top_level.txt
src/collective/weather/__init__.py
src/collective/weather/config.py
src/collective/weather/configure.zcml
src/collective/weather/interfaces.py
src/collective/weather/testing.py
src/collective/weather/top_bar_weather.pt
src/collective/weather/utility.py
src/collective/weather/viewlet.py
src/collective/weather/Extensions/Install.py
src/collective/weather/Extensions/__init__.py
src/collective/weather/browser/__init__.py
src/collective/weather/browser/configure.zcml
src/collective/weather/browser/controlpanel.py
src/collective/weather/browser/interfaces.py
src/collective/weather/browser/css/style.css
src/collective/weather/browser/icons/weather.png
src/collective/weather/browser/js/placeholder.txt
src/collective/weather/locales/collective.weather.pot
src/collective/weather/locales/manual.pot
src/collective/weather/locales/plone.pot
src/collective/weather/locales/es/LC_MESSAGES/collective.weather.mo
src/collective/weather/locales/es/LC_MESSAGES/collective.weather.po
src/collective/weather/locales/es/LC_MESSAGES/plone.mo
src/collective/weather/locales/es/LC_MESSAGES/plone.po
src/collective/weather/locales/pt_BR/LC_MESSAGES/collective.weather.mo
src/collective/weather/locales/pt_BR/LC_MESSAGES/collective.weather.po
src/collective/weather/locales/pt_BR/LC_MESSAGES/plone.mo
src/collective/weather/locales/pt_BR/LC_MESSAGES/plone.po
src/collective/weather/profiles/default/browserlayer.xml
src/collective/weather/profiles/default/controlpanel.xml
src/collective/weather/profiles/default/cssregistry.xml
src/collective/weather/profiles/default/metadata.xml
src/collective/weather/profiles/default/registry.xml
src/collective/weather/profiles/default/viewlets.xml
src/collective/weather/profiles/uninstall/registry.xml
src/collective/weather/tests/__init__.py
src/collective/weather/tests/test_controlpanel.py
src/collective/weather/tests/test_setup.py