CHANGES.rst
MANIFEST.in
README.rst
setup.py
src/pas/__init__.py
src/pas.plugins.sqlalchemy.egg-info/PKG-INFO
src/pas.plugins.sqlalchemy.egg-info/SOURCES.txt
src/pas.plugins.sqlalchemy.egg-info/dependency_links.txt
src/pas.plugins.sqlalchemy.egg-info/entry_points.txt
src/pas.plugins.sqlalchemy.egg-info/namespace_packages.txt
src/pas.plugins.sqlalchemy.egg-info/not-zip-safe
src/pas.plugins.sqlalchemy.egg-info/requires.txt
src/pas.plugins.sqlalchemy.egg-info/top_level.txt
src/pas/plugins/__init__.py
src/pas/plugins/sqlalchemy/__init__.py
src/pas/plugins/sqlalchemy/configure.zcml
src/pas/plugins/sqlalchemy/interfaces.py
src/pas/plugins/sqlalchemy/model.py
src/pas/plugins/sqlalchemy/plugin.py
src/pas/plugins/sqlalchemy/setuphandlers.py
src/pas/plugins/sqlalchemy/profiles/install/import_steps.xml
src/pas/plugins/sqlalchemy/profiles/install/pas_plugins_sqlalchemy_install.txt
src/pas/plugins/sqlalchemy/profiles/uninstall/import_steps.xml
src/pas/plugins/sqlalchemy/profiles/uninstall/pas_plugins_sqlalchemy_uninstall.txt
src/pas/plugins/sqlalchemy/templates/addPlugin.zpt
src/pas/plugins/sqlalchemy/tests/__init__.py
src/pas/plugins/sqlalchemy/tests/basetestcase.py
src/pas/plugins/sqlalchemy/tests/test_groupmanager.py
src/pas/plugins/sqlalchemy/tests/test_propertyprovider.py
src/pas/plugins/sqlalchemy/tests/test_recovery.py
src/pas/plugins/sqlalchemy/tests/test_rolemanager.py
src/pas/plugins/sqlalchemy/tests/test_usermanager.py