CHANGES.rst
CONTRIBUTORS.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/LICENSE.GPL
docs/LICENSE.txt
src/s17/__init__.py
src/s17.portlets.egg-info/PKG-INFO
src/s17.portlets.egg-info/SOURCES.txt
src/s17.portlets.egg-info/dependency_links.txt
src/s17.portlets.egg-info/entry_points.txt
src/s17.portlets.egg-info/namespace_packages.txt
src/s17.portlets.egg-info/not-zip-safe
src/s17.portlets.egg-info/requires.txt
src/s17.portlets.egg-info/top_level.txt
src/s17/portlets/__init__.py
src/s17/portlets/birthdayportlet.pt
src/s17/portlets/birthdayportlet.py
src/s17/portlets/config.py
src/s17/portlets/configure.zcml
src/s17/portlets/interfaces.py
src/s17/portlets/personprofile.pt
src/s17/portlets/personprofile.py
src/s17/portlets/portlets.zcml
src/s17/portlets/testing.py
src/s17/portlets/utils.py
src/s17/portlets/whitepages.py
src/s17/portlets/whitepagesportlet.pt
src/s17/portlets/whitepagesportlet.py
src/s17/portlets/whitepagesview.pt
src/s17/portlets/locales/manual.pot
src/s17/portlets/locales/plone.pot
src/s17/portlets/locales/s17.portlets.pot
src/s17/portlets/locales/es/LC_MESSAGES/plone.mo
src/s17/portlets/locales/es/LC_MESSAGES/plone.po
src/s17/portlets/locales/es/LC_MESSAGES/s17.portlets.mo
src/s17/portlets/locales/es/LC_MESSAGES/s17.portlets.po
src/s17/portlets/locales/pt_BR/LC_MESSAGES/plone.mo
src/s17/portlets/locales/pt_BR/LC_MESSAGES/plone.po
src/s17/portlets/locales/pt_BR/LC_MESSAGES/s17.portlets.mo
src/s17/portlets/locales/pt_BR/LC_MESSAGES/s17.portlets.po
src/s17/portlets/profiles/default/cssregistry.xml
src/s17/portlets/profiles/default/jsregistry.xml
src/s17/portlets/profiles/default/metadata.xml
src/s17/portlets/profiles/default/portlets.xml
src/s17/portlets/profiles/uninstall/cssregistry.xml
src/s17/portlets/profiles/uninstall/jsregistry.xml
src/s17/portlets/profiles/uninstall/portlets.xml
src/s17/portlets/static/s17_portlets.css
src/s17/portlets/static/s17_portlets.js
src/s17/portlets/tests/__init__.py
src/s17/portlets/tests/person.png
src/s17/portlets/tests/picture.jpg
src/s17/portlets/tests/test_acceptance.py
src/s17/portlets/tests/test_birthday_portlet.py
src/s17/portlets/tests/test_person_profile_portlet.py
src/s17/portlets/tests/test_robot.py
src/s17/portlets/tests/test_setup.py
src/s17/portlets/tests/test_utils.py
src/s17/portlets/tests/test_white_pages_portlet.py