aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pandas/python3-pandas.info
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-01-02 22:20:43 -0600
committerRobby Workman <rworkman@slackbuilds.org>2020-01-02 23:33:51 -0600
commit7ee3add65152e56f96a477bc5228c423cb0239fa (patch)
tree5b9cc77a3c6d0435a5c30e4aba3656a1c7bb04d1 /python/python3-pandas/python3-pandas.info
parent345cb149aef82627f84b9973f6bff4d029e5bf69 (diff)
python/python3-pandas: Added (Python Data Analysis Library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/python3-pandas/python3-pandas.info')
-rw-r--r--python/python3-pandas/python3-pandas.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-pandas/python3-pandas.info b/python/python3-pandas/python3-pandas.info
new file mode 100644
index 0000000000..cc2c4ef491
--- /dev/null
+++ b/python/python3-pandas/python3-pandas.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-pandas"
+VERSION="0.25.3"
+HOMEPAGE="https://pandas.pydata.org"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-0.25.3.tar.gz"
+MD5SUM="c70bbdfed7f1b9807a738f85fcdd9767"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="numpy3 python3-dateutil pytz"
+MAINTAINER="Benjamin Trigona-Harany"
+EMAIL="slackbuilds@jaxartes.net"