aboutsummaryrefslogtreecommitdiff
path: root/python/python2-ldap/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-07-04 14:18:19 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-06 11:23:35 +0700
commit8cc703cdbd4b3f643173099a5d7bb75d71a16178 (patch)
tree9128d4109ccb4011ca2ea232783dfa732256ac7e /python/python2-ldap/README
parent73a1a41d1f6996504e286fefa5ef1fba49f7dfc5 (diff)
python/python2-ldap: Removed: obsolete, outdated, unmaintained, not working, or not needed anymore.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 6f6f67f890..0000000000
--- 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.).