diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-03-04 17:48:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-04 22:43:47 +0700 |
commit | 4f929d2340011caab57a78fc0c451df877cc36ba (patch) | |
tree | 7977abdc43befd0ddb872a381b6d12abe0b5edba /development/ipython-mathjax/ipython-mathjax.info | |
parent | 0d6aeb29cf15a0151e6757e5a41ff2b39fc531bd (diff) |
development/ipython-mathjax: Added (Mathematics Engine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ipython-mathjax/ipython-mathjax.info')
-rw-r--r-- | development/ipython-mathjax/ipython-mathjax.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/ipython-mathjax/ipython-mathjax.info b/development/ipython-mathjax/ipython-mathjax.info new file mode 100644 index 0000000000000..882c680077b96 --- /dev/null +++ b/development/ipython-mathjax/ipython-mathjax.info @@ -0,0 +1,10 @@ +PRGNAM="ipython-mathjax" +VERSION="2.3" +HOMEPAGE="http://www.mathjax.org/" +DOWNLOAD="https://github.com/mathjax/MathJax/archive/v2.3.tar.gz" +MD5SUM="91b1eff73bc9dccb99e4a431f8a2514d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="ipython" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |