diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-01-23 18:16:04 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:55 +0000 |
commit | 4720ca33ac4b2679bfa3a2e17e987e1d486c42ce (patch) | |
tree | d1b10af98b96ab09d8aced6924f5ba0a45d04537 /development/jupyter-nbformat/jupyter-nbformat.info | |
parent | b907db2508d40631bf1623b7e525383b7b6c3dec (diff) | |
download | slackbuilds-4720ca33ac4b2679bfa3a2e17e987e1d486c42ce.tar.gz |
development/jupyter-nbformat: Added (Jupyter notebook format).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbformat/jupyter-nbformat.info')
-rw-r--r-- | development/jupyter-nbformat/jupyter-nbformat.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/jupyter-nbformat/jupyter-nbformat.info b/development/jupyter-nbformat/jupyter-nbformat.info new file mode 100644 index 0000000000..47ff272d77 --- /dev/null +++ b/development/jupyter-nbformat/jupyter-nbformat.info @@ -0,0 +1,10 @@ +PRGNAM="jupyter-nbformat" +VERSION="4.2.0" +HOMEPAGE="https://jupyter.org/" +DOWNLOAD="https://pypi.python.org/packages/81/63/5cb425bfa9cff370a740c8d6fd26f17c7db152c1877aca3e7671ecfa8ce3/nbformat-4.2.0.tar.gz" +MD5SUM="f90f24d317b651226a6b547fa69d8da4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="jsonschema traitlets" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |