diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-01-27 06:41:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:37:53 +0700 |
commit | 754c076a7fff13eb09acf6b748d0525a8beada46 (patch) | |
tree | bdbf79b86e790fbb3eca267ea3adbae01de75c64 /development/jupyter-ipyleaflet/jupyter-ipyleaflet.info | |
parent | 06a5cf4d3e80760979e5557e378399b6233d9cc3 (diff) |
development/jupyter-ipyleaflet: Added (IPython Leaflet widget).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-ipyleaflet/jupyter-ipyleaflet.info')
-rw-r--r-- | development/jupyter-ipyleaflet/jupyter-ipyleaflet.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info new file mode 100644 index 0000000000000..f7ed9521e83e8 --- /dev/null +++ b/development/jupyter-ipyleaflet/jupyter-ipyleaflet.info @@ -0,0 +1,10 @@ +PRGNAM="jupyter-ipyleaflet" +VERSION="0.2.1" +HOMEPAGE="https://github.com/ellisonbg/ipyleaflet" +DOWNLOAD="https://anaconda.org/conda-forge/ipyleaflet/0.2.1/download/linux-64/ipyleaflet-0.2.1-py27_1.tar.bz2" +MD5SUM="3cf5f079b051890668d381106cbb0440" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="jupyter-ipywidgets" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |