You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 1146e63d4d
python/python-ldap: Fix slack-desc.
9 years ago
..
README python/python-ldap: Added (Python modules for LDAP clients). 12 years ago
python-ldap.SlackBuild python/python-ldap: Added (Python modules for LDAP clients). 12 years ago
python-ldap.info python/python-ldap: Added (Python modules for LDAP clients). 12 years ago
slack-desc python/python-ldap: Fix slack-desc. 9 years ago

README

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