diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-02-14 15:15:47 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-17 21:52:06 +0000 |
commit | d16f01ca60a32e963eda8c07b78fe2f5bd70ad83 (patch) | |
tree | 571507d0a4064db714daaaab2093b03ac462f240 /python/terminado/terminado.info | |
parent | d4a531662647c83a9baed27639af6a0f9bdebd72 (diff) | |
download | slackbuilds-d16f01ca60a32e963eda8c07b78fe2f5bd70ad83.tar.gz |
python/terminado: Added (terminals served by tornado websockets).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/terminado/terminado.info')
-rw-r--r-- | python/terminado/terminado.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/terminado/terminado.info b/python/terminado/terminado.info new file mode 100644 index 0000000000..19db6e2a04 --- /dev/null +++ b/python/terminado/terminado.info @@ -0,0 +1,10 @@ +PRGNAM="terminado" +VERSION="0.6" +HOMEPAGE="https://terminado.readthedocs.io/en/latest/" +DOWNLOAD="https://github.com/takluyver/terminado/archive/0.6/terminado-0.6.tar.gz" +MD5SUM="8ef98b29f98c13ecd7de8dff0cedbaad" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="ptyprocess tornado" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |