summaryrefslogtreecommitdiffstats
path: root/python/fabric/fabric.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-08-19 16:07:49 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-20 07:49:48 +0700
commit8916ae1c0ce60ec3ad5036a7412841a9c1e258ab (patch)
treee5d11019076950f69aa9481d0aff51117825bf32 /python/fabric/fabric.info
parent7ce2917c5307617a6416f3c1bccb0cd5d6b089a1 (diff)
downloadslackbuilds-8916ae1c0ce60ec3ad5036a7412841a9c1e258ab.tar.gz
slackbuilds-8916ae1c0ce60ec3ad5036a7412841a9c1e258ab.tar.xz
python/fabric: Added (tool for remote execution and deployment).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/fabric/fabric.info')
-rw-r--r--python/fabric/fabric.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/fabric/fabric.info b/python/fabric/fabric.info
new file mode 100644
index 0000000000..87ddf879b1
--- /dev/null
+++ b/python/fabric/fabric.info
@@ -0,0 +1,10 @@
+PRGNAM="fabric"
+VERSION="1.12.0"
+HOMEPAGE="http://www.fabfile.org/"
+DOWNLOAD="https://pypi.python.org/packages/fa/22/b891effbb309e155fc75d655574503181889fca5a16528f5b030467a2a18/Fabric-1.12.0.tar.gz"
+MD5SUM="2d20a4293cad8246abe46907950a0d1b"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="paramiko"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"