Metadata-Version: 1.1
Name: repoze.who.plugins.openid
Version: 0.5.3
Summary: An OpenID plugin for repoze.who
Home-page: http://quantumcore.org/docs/repoze.who.plugins.openid
Author: Christian Scholz, Friedrich Lindenberg
Author-email: cs@comlounge.net
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: Introduction
        ============
        
        ``repoze.who.plugins.openid`` is a plugin for the `repoze.who framework <http://static.repoze.org/whodocs/>`_
        enabling `OpenID <http://openid.net>`_ logins.
        
        For more information read the `documentation <http://quantumcore.org/docs/repoze.who.plugins.openid>`_ 
        or check out the `source code <http://code.google.com/p/repozeopenid/>`_.
        
        
        
        Changelog
        =========
        
        
        0.5.3 - November 9th 2010
        -------------------------
        
        * introduce support for SReg attribute retrieval
        * introduce support for Attribute Exchange (AX) metadata retrieval
        * added webob to requirements in setup.py
        
        
        
        0.5.2 - September 25th 2009
        ---------------------------
        
        * added MANIFEST.in to make egg work again 
        
        
        
        0.5.1 - September 25th 2009
        ---------------------------
        
        * fixed setup.py (removed doubles test suite)
        
        
        
        0.5 - March 15th 2009
        ---------------------
        
        * Initial release
        
        
        
        
Keywords: openid repoze who identification authentication plugin
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
