summaryrefslogtreecommitdiffstats
path: root/system/tmuxp/tmuxp.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-02-05 17:27:29 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-02-08 11:10:10 -0600
commit2c4a787de12d82548ea9d90ece6ee54d359bc2bc (patch)
treee2e11833a73ef61fde8364e535c07814d98367a6 /system/tmuxp/tmuxp.info
parent06137b74d987324eb0470504b8d77211da0a7af1 (diff)
downloadslackbuilds-2c4a787de12d82548ea9d90ece6ee54d359bc2bc.tar.gz
slackbuilds-2c4a787de12d82548ea9d90ece6ee54d359bc2bc.tar.xz
system/tmuxp: Added (Manage tmux sessions thru JSON, YAML configs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmuxp/tmuxp.info')
-rw-r--r--system/tmuxp/tmuxp.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
new file mode 100644
index 0000000000..0ce09d92c1
--- /dev/null
+++ b/system/tmuxp/tmuxp.info
@@ -0,0 +1,10 @@
+PRGNAM="tmuxp"
+VERSION="0.1.5.1"
+HOMEPAGE="http://github.com/tony/tmuxp/"
+DOWNLOAD="https://pypi.python.org/packages/source/t/tmuxp/tmuxp-0.1.5.1.tar.gz"
+MD5SUM="fc2581b1f16bf84ad6045c3396799eb2"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="kaptan argcomplete"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"