diff options
author | David Melik <dchmelik@gmail.com> | 2015-07-15 00:50:34 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2015-07-16 10:57:22 -0500 |
commit | 111f4c18e6c2fcc2ef7bc90c19d46c5a801810b3 (patch) | |
tree | a8a3091839d98f2d13cfdd9bc9f8a45893b6fa8a /academic/mathics/mathics.info | |
parent | 0cddda1267c2110c10c0d1f5e60f6a3c0357ae79 (diff) |
academic/mathics: Added (computer algebra system).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/mathics/mathics.info')
-rw-r--r-- | academic/mathics/mathics.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/mathics/mathics.info b/academic/mathics/mathics.info new file mode 100644 index 0000000000000..66919c5b1b85a --- /dev/null +++ b/academic/mathics/mathics.info @@ -0,0 +1,10 @@ +PRGNAM="mathics" +VERSION="0.8" +HOMEPAGE="http://www.mathics.org/" +DOWNLOAD="http://github.com/mathics/Mathics/releases/download/v0.8/mathics-0.8.tar.gz" +MD5SUM="05d6d1f0af9dc20f267a1d9b1b7b1831" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="colorama interruptingcow mpmath ply python-dateutil python-django sympy" +MAINTAINER="David Melik" +EMAIL="dchmelik@gmail.com" |