python3-pyldap - An object-oriented Python API to access LDAP directory servers
Website: | https://github.com/pyldap/pyldap |
---|---|
License: | Python |
Vendor: | Alcance Libre, Inc. |
- Description:
pyldap provides an object-oriented API for working with LDAP within Python 3 programs. It allows access to LDAP directory servers by wrapping the OpenLDAP 2.x libraries, and contains modules for other LDAP-related tasks (including processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
Packages
python3-pyldap-2.4.37-2.fc14.al.i686 [171 KiB] |
Changelog
by Adam Williamson (2017-09-05):
- Fix test failure bug (rhbz#1465390 / upstream pr#122), enable tests |