summaryrefslogtreecommitdiffstats
path: root/python/statsmodels/statsmodels.info
diff options
context:
space:
mode:
author R. S. Ananda Murthy <rsamurti@gmail.com>2014-12-12 03:15:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-12 07:49:08 +0700
commit86bb25ef809c4f8a543f92c6129fb0a691e21f6a (patch)
tree9211ff3829e95f61dc53edd4052ef71588d44cda /python/statsmodels/statsmodels.info
parent74e2791b4c1d76aaca3328500d5c4ed74670746f (diff)
downloadslackbuilds-86bb25ef809c4f8a543f92c6129fb0a691e21f6a.tar.gz
slackbuilds-86bb25ef809c4f8a543f92c6129fb0a691e21f6a.tar.xz
python/statsmodels: Added (statistical computation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/statsmodels/statsmodels.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/statsmodels/statsmodels.info b/python/statsmodels/statsmodels.info
new file mode 100644
index 0000000000..5445f5cbf9
--- /dev/null
+++ b/python/statsmodels/statsmodels.info
@@ -0,0 +1,10 @@
+PRGNAM="statsmodels"
+VERSION="0.15.1"
+HOMEPAGE="http://statsmodels.sourceforge.net/"
+DOWNLOAD="https://pypi.python.org/packages/source/s/statsmodels/statsmodels-0.6.1.tar.gz"
+MD5SUM="f7580ebf7d2a2c9b87abfad190dcb9a3"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="matplotlib pandas scipy"
+MAINTAINER="R. S. Ananda Murthy"
+EMAIL="rsamurti@gmail.com"