diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-12 19:53:05 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | 0dc1d152b1dbe168cb66960991723efac4d7c89b (patch) | |
tree | fbc2413cfba87b2f91225286a94779068f9e5a75 /system/xonsh/xonsh.info | |
parent | f1d193a6530534854492ddd883a25a32060aab6b (diff) | |
download | slackbuilds-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.info | 10 |
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" |