Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1988 > unrolled thread

ANN: python-ldap 2.4.23

Started byMichael Ströder <michael@stroeder.com>
First post2016-01-17 15:36 +0100
Last post2016-01-17 15:36 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  ANN: python-ldap 2.4.23 Michael Ströder <michael@stroeder.com> - 2016-01-17 15:36 +0100

#1988 — ANN: python-ldap 2.4.23

FromMichael Ströder <michael@stroeder.com>
Date2016-01-17 15:36 +0100
SubjectANN: python-ldap 2.4.23
Message-ID<mailman.68.1453043445.15297.python-announce-list@python.org>
Find a new release of python-ldap:

  https://pypi.python.org/pypi/python-ldap/2.4.23

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:

  http://www.python-ldap.org/

Checksums:

md5sum python-ldap-2.4.23.tar.gz
3a53d482fd628500ceebe7eca7ace34c

sha1sum python-ldap-2.4.23.tar.gz
39d3f1004e414369d623ea68fd21fee3517355bf

sha256sum python-ldap-2.4.23.tar.gz
7f0406bd7acbdde6ff9ba91b3c9aefb22864d24c3fb35a92baf2e3ab6bf251a4

Ciao, Michael.

----------------------------------------------------------------
Released 2.4.23 2016-01-17

Changes since 2.4.22:

Modules/
* Ref count issue in attrs_from_List() was fixed
  (thanks to Elmir Jagudin)

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web