Metadata-Version: 1.0
Name: pyramid-ldap
Version: 0.1
Summary: pyramid_ldap
Home-page: http://pylonsproject.org
Author: Chris McDonough
Author-email: pylons-discuss@groups.google.com
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Description: ``pyramid_ldap``
        ================
        
        ``pyramid_ldap`` provides LDAP authentication services for your Pyramid
        application.  Thanks to the ever-awesome `SurveyMonkey
        <http://surveymonkey.com>`_ for sponsoring the development of this package!
        
        See the documentation at
        https://docs.pylonsproject.org/projects/pyramid_ldap/en/latest/ for more
        information.
        
        This package will only work with Pyramid 1.3a9 and better.
        
        
        
        0.1
        ---
        
        -  Initial version
        
Keywords: web pyramid pylons ldap
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
Classifier: License :: Repoze Public License
