.. _index:

=============
Documentation
=============

:mod:`dataflake.fakeldap` provides a mock library mimicking the API of
of :term:`python-ldap` that uses a simple in-memory store to keep LDAP 
data. It is intended to be used for testing code that relies on 
:term:`python-ldap` without having to configure and instantiate a 
directory server.

Narrative documentation
-----------------------

Narrative documentation explaining how to use :mod:`dataflake.fakeldap`.

.. toctree::
   :maxdepth: 2

   install
   usage
   development
   changes

Support
-------

If you need commercial support for this software package, please
contact zetwork GmbH at `http://www.zetwork.com 
<http://www.zetwork.com/>`_.

Indices and tables
------------------

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
* :ref:`glossary`

