python-ldif3

Generate and parse LDIF data
  https://github.com/xi/ldif3
  0
  no reviews



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.