dudel
dudel copied to clipboard
Replace python-ldap with ldap3
The ldap3 module is written in pure Python and is compatible with Python 2 and 3. Please consider replacing python-ldap, which is Python 2 only, with ldap3. See https://github.com/cannatag/ldap3