ANN: python-ldap 2.4.17 (original) (raw)
Michael Ströder michael at stroeder.com
Sat Sep 27 12:06:16 CEST 2014
- Previous message: ANN: rom 0.28.0 - Redis object mapper for Python
- Next message: mds-utils 2.1.0 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Find a new release of python-ldap:
http://pypi.python.org/pypi/python-ldap/2.4.17
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, LDAP URLs and LDAPv3 schema).
Project's web site:
Ciao, Michael.
Released 2.4.17 2014-09-27
Changes since 2.4.16:
Lib/
- New hook syncrepl_refreshdone() in ldap.syncrepl.SyncReplConsumer (thanks to Petr Spacek and Chris Mikkelson)
Modules/
- Added support for getting file descriptor of connection with ldap.OPT_DESC
- Previous message: ANN: rom 0.28.0 - Redis object mapper for Python
- Next message: mds-utils 2.1.0 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-announce-list mailing list