aboutsummaryrefslogtreecommitdiff
path: root/python/python2-ldap/python2-ldap.info
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2022-10-14 00:45:18 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-15 10:47:32 +0700
commit5ca8622af03e21f32a2bbbff993f49e0a2a92552 (patch)
tree4b4e556422a4ba873c2f419393b12595bacb4276 /python/python2-ldap/python2-ldap.info
parenta6577d9c8dff520725876b787d9144c54c415d7e (diff)
python/python2-ldap: Added (LDAP client API for Python)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-ldap/python2-ldap.info')
-rw-r--r--python/python2-ldap/python2-ldap.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python2-ldap/python2-ldap.info b/python/python2-ldap/python2-ldap.info
new file mode 100644
index 0000000000..1e2ede850e
--- /dev/null
+++ b/python/python2-ldap/python2-ldap.info
@@ -0,0 +1,10 @@
+PRGNAM="python2-ldap"
+VERSION="3.3.1"
+HOMEPAGE="https://www.python-ldap.org/"
+DOWNLOAD="https://github.com/python-ldap/python-ldap/archive/python-ldap-3.3.1/python-ldap-python-ldap-3.3.1.tar.gz"
+MD5SUM="f20b7b2aaf63d30839ebad32329c9164"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="coverage pyasn1-modules"
+MAINTAINER="Thibaut Notteboom"
+EMAIL="thibaut.notteboom@gmail.com"