mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
fc734dd5a3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
385 B
Text
7 lines
385 B
Text
Python modules for implementing LDAP clients
|
|
|
|
python-ldap: python-ldap provides an object-oriented API to access LDAP
|
|
directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x
|
|
libs for that purpose. Additionally the package contains modules for other
|
|
LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema,
|
|
LDAPv3 extended operations and controls, etc.).
|