aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-pyldap/pkg-descr
blob: 7c87b6b47f8561a14ceb18927d79cb6ac4d73b2a (plain) (blame)
1
2
3
4
5
6
7
8
9
Python modules for implementing LDAP clients

pyldap is a fork of python-ldap, and provides an object-oriented API to access
LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x
libs for that purpose. Additionally the package contains modules for other
LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3
extended operations and controls, etc.).

WWW: https://github.com/pyldap/pyldap/