Metadata-Version: 1.0
Name: dataflake.ldapconnection
Version: 0.1
Summary: LDAP connection library
Home-page: http://pypi.python.org/pypi/dataflake.ldapconnection
Author: Agendaless Consulting and Jens Vagelpohl
Author-email: UNKNOWN
License: ZPL 2.1 (http://www.zope.org/Resources/License/ZPL-2.1)
Description: ========================
        dataflake.ldapconnection
        ========================
        
        This package provides an abstraction layer on top of python-ldap. It
        offers a connection object with simplified methods for inserting,
        modifying, searching and deleting records in the LDAP directory tree.
        
        Development
        ===========
        
        A bug tracker is available at http://www.dataflake.org/tracker/
        
        
        =======================================
        Change log for dataflake.ldapconnection
        =======================================
        
        0.1 (2008-06-11)
        ----------------
        
        Initial release.
        
        
Keywords: ldap,ldapv3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
