slackbuilds_ponce/python/python3-ldap/README
Thibaut Notteboom a6577d9c8d
python/python3-ldap: Added (LDAP client API for Python)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-15 10:47:32 +07:00

6 lines
291 B
Text

python-ldap provides an object-oriented API to access LDAP directory
servers from Python programs. Mainly it wraps the OpenLDAP client libs
for that purpose.
Additionally, this package contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.).