python3-ldif3

Generate and parse LDIF data (Python3 version)
  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.

This package contains the Python 3 version of the library.