summaryrefslogtreecommitdiffstats
path: root/system/xonsh/xonsh.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-01-12 13:53:05 +0100
committer Robby Workman2016-01-13 04:58:11 +0100
commit0dc1d152b1dbe168cb66960991723efac4d7c89b (patch)
treefbc2413cfba87b2f91225286a94779068f9e5a75 /system/xonsh/xonsh.info
parentf1d193a6530534854492ddd883a25a32060aab6b (diff)
downloadslackbuilds-0dc1d152b1dbe168cb66960991723efac4d7c89b.tar.gz
system/xonsh: Added (Python BASHwards-compatible shell)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xonsh/xonsh.info')
-rw-r--r--system/xonsh/xonsh.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/xonsh/xonsh.info b/system/xonsh/xonsh.info
new file mode 100644
index 0000000000..3ab7540d76
--- /dev/null
+++ b/system/xonsh/xonsh.info
@@ -0,0 +1,10 @@
+PRGNAM="xonsh"
+VERSION="0.2.4"
+HOMEPAGE="http://xonsh.org/"
+DOWNLOAD="https://pypi.python.org/packages/source/x/xonsh/xonsh-0.2.4.tar.gz"
+MD5SUM="1031d1e383ecb0cae128db7840615969"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3 ply"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"