diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2017-08-06 11:16:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:31 +0700 |
commit | d37edccf84cbbbce71403ecf6cfa8c8468a77370 (patch) | |
tree | 846a24597937c430c7496bf3cb7c06daefc2a3fb /academic/sage | |
parent | 9e1102bd9065c5556725e67107c0681eb7f3db1a (diff) | |
download | slackbuilds-d37edccf84cbbbce71403ecf6cfa8c8468a77370.tar.gz |
academic/sage: New maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/sage')
-rw-r--r-- | academic/sage/README | 12 | ||||
-rw-r--r-- | academic/sage/sage.info | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/academic/sage/README b/academic/sage/README index 2f2c34fc4f..c69694fb19 100644 --- a/academic/sage/README +++ b/academic/sage/README @@ -1,11 +1,11 @@ -Sage is a free open-source mathematics software system licensed under -the GPL. It combines the power of many existing open-source packages -into a common Python-based interface. +Sage is a free open-source mathematics software system licensed under +the GPL. It combines the power of many existing open-source packages +into a common Python-based interface. Mission: Creating a viable free open source alternative to Magma, - Maple, Mathematica and Matlab. + Maple, Mathematica and Matlab. -Sage can be used in several ways: through an interactive command line, -by writing stand-alone scripts, through the graphical notebook +Sage can be used in several ways: through an interactive command line, +by writing stand-alone scripts, through the graphical notebook interface in a browser, or through the KDE Cantor application (part of a full Slackware installation). diff --git a/academic/sage/sage.info b/academic/sage/sage.info index 78fe1fbdff..e9cc6e8464 100644 --- a/academic/sage/sage.info +++ b/academic/sage/sage.info @@ -6,5 +6,5 @@ MD5SUM="93bdd128991e9144c4b137d3d6655065" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Willy Sudiarto Raharjo" -EMAIL="willysr@slackbuilds.org" +MAINTAINER="Edward W. Koenig" +EMAIL="kingbeowulf@gmail.com" |