Metadata-Version: 1.1
Name: dataflake.fakeldap
Version: 1.1
Summary: LDAP connection library
Home-page: http://pypi.python.org/pypi/dataflake.fakeldap
Author: Jens Vagelpohl
Author-email: jens@dataflake.org
License: ZPL 2.1
Description: ====================
         dataflake.fakeldap
        ====================
        
        This package offers a mock ``python-ldap`` library that can be used 
        for testing code relying on ``python-ldap`` without having to configure 
        and populate a real directory server.
        
        
        Documentation
        =============
        Full documentation for the last released version is at
        http://packages.python.org/dataflake.fakeldap. For 
        documentation matching the current SVN trunk please visit 
        http://docs.dataflake.org/dataflake.fakeldap.
        
        
        Bug tracker
        ===========
        A bug tracker is available at
        https://bugs.launchpad.net/dataflake.fakeldap
        
        
        
        Download
        ========
Keywords: ldap ldapv3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
