MANIFEST.in
README.rst
setup.cfg
setup.py
zopeskel.txt
docs/COPYING.txt
docs/HISTORY.rst
docs/LICENSE.GPL
docs/LICENSE.txt
docs/UPGRADE.rst
pmr2/__init__.py
pmr2.oauth.egg-info/PKG-INFO
pmr2.oauth.egg-info/SOURCES.txt
pmr2.oauth.egg-info/dependency_links.txt
pmr2.oauth.egg-info/entry_points.txt
pmr2.oauth.egg-info/namespace_packages.txt
pmr2.oauth.egg-info/not-zip-safe
pmr2.oauth.egg-info/requires.txt
pmr2.oauth.egg-info/top_level.txt
pmr2/oauth/README.rst
pmr2/oauth/__init__.py
pmr2/oauth/adapter.zcml
pmr2/oauth/callback.py
pmr2/oauth/configure.zcml
pmr2/oauth/consumer.py
pmr2/oauth/converter.py
pmr2/oauth/factory.py
pmr2/oauth/i18n.sh
pmr2/oauth/interfaces.py
pmr2/oauth/profiles.zcml
pmr2/oauth/schema.py
pmr2/oauth/scope.py
pmr2/oauth/setuphandlers.py
pmr2/oauth/token.py
pmr2/oauth/utility.py
pmr2/oauth/browser/__init__.py
pmr2/oauth/browser/configure.zcml
pmr2/oauth/browser/consumer.py
pmr2/oauth/browser/interfaces.py
pmr2/oauth/browser/page.py
pmr2/oauth/browser/scope.py
pmr2/oauth/browser/template.py
pmr2/oauth/browser/token.py
pmr2/oauth/browser/user.py
pmr2/oauth/browser/template/authorize_question.pt
pmr2/oauth/browser/template/authorize_status.pt
pmr2/oauth/browser/template/authorize_verifier.pt
pmr2/oauth/browser/template/consumer_manage_token.pt
pmr2/oauth/browser/template/ctsm_view.pt
pmr2/oauth/browser/template/pmr2-oauth.pt
pmr2/oauth/browser/template/token_scope_view.pt
pmr2/oauth/browser/template/user_manage_token.pt
pmr2/oauth/icon/oauth.png
pmr2/oauth/locales/pmr2.oauth.pot
pmr2/oauth/locales/en/LC_MESSAGES/pmr2.oauth.po
pmr2/oauth/locales/it/LC_MESSAGES/pmr2.oauth.po
pmr2/oauth/plugins/__init__.py
pmr2/oauth/plugins/oauth.py
pmr2/oauth/profiles/default/import_steps.xml
pmr2/oauth/profiles/default/metadata.xml
pmr2/oauth/profiles/default/oauth-pas.txt
pmr2/oauth/tests/__init__.py
pmr2/oauth/tests/adapter.py
pmr2/oauth/tests/base.py
pmr2/oauth/tests/browser.py
pmr2/oauth/tests/test_callback.py
pmr2/oauth/tests/test_doctests.py
pmr2/oauth/tests/test_extraction.py
pmr2/oauth/tests/test_migration.py
pmr2/oauth/tests/test_scope.py
pmr2/oauth/tests/test_various.py
pmr2/oauth/tests/tests.zcml
pmr2/oauth/tests/utility.py