
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. The codebase is a fork of the ldif module from python-ldap with additional python3/unicode support.
This package contains the Python 3 version of the library.