Python LDAP interface
https://www.python-ldap.org/
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, etc.).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:ldap/python-pyldap && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyldap-2.4.37.tar.gz | 0000303732 297 KB | |
python-pyldap.changes | 0000016943 16.5 KB | |
python-pyldap.spec | 0000002018 1.97 KB |
Latest Revision
Howard Guo (guohouzuo)
committed
(revision 2)
- Do not build for python2 anymore.
Comments 1
see https://build.opensuse.org/request/show/693198