academic/sage: New maintainer.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edward W. Koenig 2017-08-06 11:16:25 +01:00 committed by Willy Sudiarto Raharjo
parent 9e1102bd90
commit d37edccf84
2 changed files with 8 additions and 8 deletions

View File

@ -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).

View File

@ -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"