ANN: python-ldap-2.3.13
Michael Ströder
michael at stroeder.com
Sat Feb 19 09:52:14 EST 2011
Find a new release of python-ldap:
http://pypi.python.org/pypi/python-ldap/2.3.13
python-ldap provides an object-oriented API to access LDAP directory
servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for
that purpose. Additionally it contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs and LDAPv3 schema).
Note: This is the last release with this feature set. From now on only very
urgent fixes are going into release series 2.3.x.
Project's web site:
http://www.python-ldap.org/
Ciao, Michael.
----------------------------------------------------------------
Released 2.3.13 2011-02-19
Changes since 2.3.12:
Modules/
* Correct #ifdef-statement for LDAP_OPT_X_TLS_CRLFILE in
constants.c fixes build with older OpenLDAP libs
* Support for LDAP_OPT_DEFBASE (see SF#3072016, thanks to Johannes)
More information about the Python-list
mailing list