diff options
author | Serban Udrea <S.Udrea@gsi.de> | 2022-11-05 06:49:11 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:13 +0700 |
commit | 5527dfdb790590f04bc601a23183387839d9c4c5 (patch) | |
tree | 386f9fab7cd1064f71e3c9a2448f28decfb55277 /libraries/python2-matplotlib/python2-matplotlib.info | |
parent | e7b16a8c3bc6a6cfa50197b820d416e76606050c (diff) |
libraries/python2-matplotlib: Added (a Python 2D plotting library)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python2-matplotlib/python2-matplotlib.info')
-rw-r--r-- | libraries/python2-matplotlib/python2-matplotlib.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/python2-matplotlib/python2-matplotlib.info b/libraries/python2-matplotlib/python2-matplotlib.info new file mode 100644 index 0000000000..c7893768f3 --- /dev/null +++ b/libraries/python2-matplotlib/python2-matplotlib.info @@ -0,0 +1,10 @@ +PRGNAM="python2-matplotlib" +VERSION="2.2.5" +HOMEPAGE="https://matplotlib.org/" +DOWNLOAD="https://files.pythonhosted.org/packages/10/5f/10c310c943f29e67976dcc26dccf9305a5a9bc7483e631ee74a0f95aa5b2/matplotlib-2.2.5.tar.gz" +MD5SUM="422fc58e7323b7ba3f19382424f9ab7b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python2-numpy python2-dateutil pytz python2-cycler functools-lru-cache subprocess32 python2-kiwisolver tornado" +MAINTAINER="Serban Udrea" +EMAIL="S.Udrea@gsi.de" |