aboutsummaryrefslogtreecommitdiff
path: root/python/python2-ldap/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-ldap/README')
-rw-r--r--python/python2-ldap/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/python2-ldap/README b/python/python2-ldap/README
deleted file mode 100644
index 6f6f67f8908c7..0000000000000
--- a/python/python2-ldap/README
+++ /dev/null
@@ -1,6 +0,0 @@
-python-ldap provides an object-oriented API to access LDAP directory
-servers from Python programs. Mainly it wraps the OpenLDAP client libs
-for that purpose.
-
-Additionally, this package contains modules for other LDAP-related
-stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.).