Metadata-Version: 1.0
Name: repoze.what.plugins.sql
Version: 1.0a4-r3024
Summary: The repoze.what SQL plugin
Home-page: http://code.gustavonarea.net/repoze.what.plugins.sql/
Author: Gustavo Narea
Author-email: repoze-dev@lists.repoze.org
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: *********************************
        The :mod:`repoze.what` SQL plugin
        *********************************
        
        This is an adapters and extras plugin for repoze.what.
        
        The SQL plugin makes repoze.what support sources defined in SQLAlchemy-managed
        databases by providing one group adapter, one permission adapter and one
        utility to configure both in one go (optionally, when the group source and the
        permission source have a relationship).
        
        This plugin also defines repoze.what.plugins.quickstart.
        
Keywords: web application server wsgi sql sqlalchemy elixir
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
