diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-01-23 18:22:46 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:55 +0000 |
commit | 1c5d585d2a82cff002b00791c8e69d2bff8bc591 (patch) | |
tree | cf3e87540d941c04863f0e806ad4f8bfb7e5448f /development/jupyter_client/jupyter_client.info | |
parent | aacbfd5b98712b45facdd49007945e785c48156f (diff) | |
download | slackbuilds-1c5d585d2a82cff002b00791c8e69d2bff8bc591.tar.gz |
development/jupyter_client: Added (Jupyter protocol client APIs).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/jupyter_client/jupyter_client.info')
-rw-r--r-- | development/jupyter_client/jupyter_client.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/jupyter_client/jupyter_client.info b/development/jupyter_client/jupyter_client.info new file mode 100644 index 0000000000..64f0f54f12 --- /dev/null +++ b/development/jupyter_client/jupyter_client.info @@ -0,0 +1,10 @@ +PRGNAM="jupyter_client" +VERSION="4.4.0" +HOMEPAGE="https://jupyter.org/" +DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/4.4.0/jupyter_client-4.4.0.tar.gz" +MD5SUM="a0bd6fe6ba7c504fbc962a88a2a56a90" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="decorator jupyter_core pyzmq traitlets" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |