Metadata-Version: 1.0
Name: repoze.who.deprecatedplugins
Version: 2.0
Summary: Deprecated plugins from the repoze.who identification and authentication framework for WSGI.
Home-page: http://www.repoze.org
Author: Agendaless Consulting
Author-email: repoze-dev@lists.repoze.org
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: ``repoze.who`` -- WSGI Authentication Middleware / API
        ======================================================
        
        Overview
        --------
        
        ``repoze.who`` is an identification and authentication framework
        for arbitrary WSGI applications.  ``repoze.who`` can be configured
        either as WSGI middleware or as an API for use by an application.
        
        The plugins in this package were originally distributed with ``repoze.who``,
        but are now deprecated, and released separately to discourage their
        use in non-legacy deployments.
        
        
        repoze.who.deprecatedplugins Changelog
        ====================
        
        2.0 (2010-09-30)
        ----------------
        
        - Broke out the deprecated ``repoze.who.plugins.form`` and
          ``repoze.who.plugins.cookie`` modules from the ``repoze.who`` trunk.
          All plugins in this project are deprecated.
        
Keywords: web application server wsgi zope
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
