SlackBuildsOrg/python/python-ldap/README
Thibaut Notteboom af2f80953f python/python-ldap: Updated for version 3.1.0 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-06-03 18:11:02 +01: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.).