Metadata-Version: 1.0
Name: pyramid-who
Version: 0.0
Summary: Pyramid authentication policies based on repoze.who
Home-page: http://docs.pylonshq.com
Author: Tres Seaver, Agendaless Consulting
Author-email: pylons-discuss@googlegroups.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: pyramid_who
        ===========
        
        ``pyramid_who`` is an extension for the ``pyramid`` web framework, providing
        an authentication policy based on the "new" ``repoze.who`` API, as found in
        version 2.0 and greater.
        
        For more information see http://docs.pylonshq.com/pyramid_who/dev/
        
        
        Next release
        ------------
        
        0.1 (2011-01-10)
        ----------------
        
        - Initial public version.
        
Keywords: web wsgi pyramid pylons repoze who authentication
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
