Metadata-Version: 2.0
Name: dataflake.fakeldap
Version: 1.3
Summary: Mocked-up LDAP connection library
Home-page: https://github.com/dataflake/dataflake.fakeldap
Author: Jens Vagelpohl
Author-email: jens@dataflake.org
License: ZPL 2.1
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
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
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
Requires-Dist: pyldap
Requires-Dist: setuptools
Provides-Extra: docs
Requires-Dist: repoze.sphinx.autointerface; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'

====================
 dataflake.fakeldap
====================
This package offers a mock ``pyldap`` library that can be used 
for testing code relying on ``pyldap`` without having to configure 
and populate a real directory server.


Documentation
=============
Full documentation is available at
https://dataflakefakeldap.readthedocs.io/


Bug tracker
===========
A bug tracker is available at
https://github.com/dataflake/dataflake.fakeldap/issues

------------------------------------------------------------

Download
========

