From fc734dd5a347d39b30372826add9bc9d9d561542 Mon Sep 17 00:00:00 2001 From: Mohamed LYAHYAOUI Date: Tue, 17 Dec 2013 22:18:19 +0700 Subject: python/python-ldap: Added (Python modules for LDAP clients). Signed-off-by: Willy Sudiarto Raharjo --- python/python-ldap/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/python-ldap/README (limited to 'python/python-ldap/README') diff --git a/python/python-ldap/README b/python/python-ldap/README new file mode 100644 index 000000000000..7c1042211631 --- /dev/null +++ b/python/python-ldap/README @@ -0,0 +1,7 @@ +Python modules for implementing LDAP clients + +python-ldap: python-ldap 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.). -- cgit v1.2.3