1.8 ldif -- LDIF parser and generator

This module parses and generates LDAP data in the format LDIF.

It is implemented in pure Python and does not rely on any non-standard modules. Therefore it can be used stand-alone without the rest of the python-ldap package.

See Also:

RFC 2849, The LDAP Data Interchange Format (LDIF) - Technical Specification



Subsections