slackbuilds/python/python-ldap
Andrew Clemons 419985236c
python/python-ldap: Fix tarball handling.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-25 16:56:04 +07:00
..
README python/python-ldap: Updated for version 3.1.0 + new maintainer. 2018-06-03 18:11:02 +01:00
python-ldap.SlackBuild python/python-ldap: Fix tarball handling. 2021-07-25 16:56:04 +07:00
python-ldap.info python/python-ldap: Fix tarball handling. 2021-07-25 16:56:04 +07:00
slack-desc python/python-ldap: Updated for version 3.1.0 + new maintainer. 2018-06-03 18:11:02 +01:00

README

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.).