python-ldap

An object-oriented API to access LDAP directory servers

Description

python-ldap provides an object-oriented API for working with LDAP within
Python 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.).
Website: http://python-ldap.sourceforge.net/
License: Python
Vendor: CentOS
Group: system environment/libraries

Packages

python-ldap-2.3.10-1.el6.x86_64 [125 KiB] Changelog by Matthew Barnes (2010-01-14):
- Update to 2.3.10
- Change source URI to pypi.python.org.