net/py-bonsai: Module for handling LDAP operations in Python
This module uses libldap2 on Unix platforms and WinLDAP on Microsoft Windows.
LDAP entries are mapped to a special Python case-insensitive dictionary,
tracking the changes of the dictionary to modify the entry on the server easily.
WWW: https://github.com/noirello/bonsai
PR: 271696