Metadata-Version: 1.0
Name: repoze.who.plugins.ldap
Version: 1.0a2dev
Summary: LDAP plugin for repoze.who
Home-page: http://code.gustavonarea.net/repoze.who.plugins.ldap/
Author: Gustavo Narea
Author-email: me@gustavonarea.net
License: GNU General Public License v3
Download-URL: https://launchpad.net/repoze.who.plugins.ldap/+download
Description: repoze.who.plugins.ldap -- LDAP Authentication for WSGI Applications
        
        repoze.who.plugins.ldap is an LDAP plugin for the identification and
        authentication framework for WSGI applications, repoze.who, which acts as WSGI
        middleware.
        
        See the ``docs`` subdirectory of this package for more information, or browse
        the online documentation <http://code.gustavonarea.net/repoze.who.plugins.ldap/>.
        
        
        repoze.who.plugins.ldap changelog
        =================================
        
        1.0 (*unreleased*)
        -------------------------------
        The initial release.
        
        - The package provides an LDAP authenticator.
        
Keywords: ldap web application server wsgi repoze repoze.who
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
