mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 10:57:37 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
490 B
Text
11 lines
490 B
Text
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 for
|
|
of python-ldap and therefore uses the separate module name-space 'ldap0'.
|