1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/net/py-ldap0/pkg-descr
Palle Girgensohn 00e194c613 The port only supports python 2.7
Fix pkg-descr while I'm here.
2018-05-06 21:39:24 +00:00

12 lines
527 B
Plaintext

ldap0 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 Python modules:
- parsing and producing LDIF
- handle LDAPURLs
- parse and handle LDAPv3 subschema
- LDAPv3 extended operations and controls
- automatic tests with OpenLDAP server This package is a non-compatible fork of
python-ldap and therefore uses the separate module name-space 'ldap0'.
WWW: https://pypi.org/project/ldap0/#description