From 86bb25ef809c4f8a543f92c6129fb0a691e21f6a Mon Sep 17 00:00:00 2001 From: "R. S. Ananda Murthy" Date: Fri, 12 Dec 2014 03:15:55 +0700 Subject: python/statsmodels: Added (statistical computation). Signed-off-by: Willy Sudiarto Raharjo --- python/statsmodels/statsmodels.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/statsmodels/statsmodels.info (limited to 'python/statsmodels/statsmodels.info') 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" -- cgit v1.2.3