diff options
author | Jože Zobec <jozze.zepl@gmail.com> | 2012-12-16 21:20:05 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-16 21:21:08 +0100 |
commit | 74c90f7fee112da2cdf4e216c4ba47b69c98cef4 (patch) | |
tree | f717aee65ee78b5ad769ebce1c633f9a2b356c67 /libraries/mathgl/mathgl.info | |
parent | ad7e92f4e1ad51631a8e08f65e32e5045779dea8 (diff) |
libraries/mathgl: Added (scientific data visualization library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/mathgl/mathgl.info')
-rw-r--r-- | libraries/mathgl/mathgl.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/mathgl/mathgl.info b/libraries/mathgl/mathgl.info new file mode 100644 index 000000000000..44a7f2b8a2c5 --- /dev/null +++ b/libraries/mathgl/mathgl.info @@ -0,0 +1,10 @@ +PRGNAM="mathgl" +VERSION="2.0.3" +HOMEPAGE="http://mathgl.sourceforge.net" +DOWNLOAD="http://downloads.sourceforge.net/mathgl/mathgl-2.0.3.tar.gz" +MD5SUM="37b7857594dd17306d34475afec87aa5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="wxPython" +MAINTAINER="Jože Zobec" +EMAIL="jozze.zepl@gmail.com" |