diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-12 01:07:45 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-01-12 21:58:11 -0600 |
commit | a9a51ea87069fa6cd7cd76a6d6fc113f7d6ab38c (patch) | |
tree | a4974d61fbaaec6e928335496879062d804f3aa5 /system/pymux/pymux.info | |
parent | 44c987fc6686f41f38a65170b1a1f746674b8d84 (diff) |
system/pymux: Added (Python terminal multiplexer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pymux/pymux.info')
-rw-r--r-- | system/pymux/pymux.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/pymux/pymux.info b/system/pymux/pymux.info new file mode 100644 index 000000000000..0a701b1e180f --- /dev/null +++ b/system/pymux/pymux.info @@ -0,0 +1,10 @@ +PRGNAM="pymux" +VERSION="0.5" +HOMEPAGE="https://github.com/jonathanslenders/pymux" +DOWNLOAD="https://pypi.python.org/packages/source/p/pymux/pymux-0.5.tar.gz" +MD5SUM="01a8bf29cc90aea61788f2484b12ce0b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="prompt_toolkit pyte docopt" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |