freebsd-ports/net/py-ldap1/pkg-descr
Kevin Lo b51f27f333 Initial import of ldapmodule.
ldapmodule is an LDAP module for python

PR: 19781
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-07-13 16:17:29 +00:00

11 lines
365 B
Plaintext

LDAP Wrapper for Python
This module provides an LDAP API to Python in the spirit of RFC1823.
Some cool things people have done with ldapmodule
* LANL phone book (source)
* Michael Stroeder's web2ldap (previously ldap-client-cgi.py).
* LDAP support for Zope (see also Zope)