aboutsummaryrefslogtreecommitdiff
path: root/python/obspy/obspy.info
diff options
context:
space:
mode:
authorCristiano Urban <cristiano.urban.slack@gmail.com>2016-12-24 10:37:17 +0000
committerDavid Spencer <idlemoor@slackbuilds.org>2016-12-24 10:37:17 +0000
commit97e79c8c0888cfa35f77f7cfca3d6355120fdf85 (patch)
treef3c99231bf8e0cd350cc191bb70720827de73380 /python/obspy/obspy.info
parent08d312e9f18ec2e1ff1f862d949e9e809f7eaaba (diff)
python/obspy: Added (A Python Framework for Seismology).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/obspy/obspy.info')
-rw-r--r--python/obspy/obspy.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/obspy/obspy.info b/python/obspy/obspy.info
new file mode 100644
index 0000000000..cbd4facc4a
--- /dev/null
+++ b/python/obspy/obspy.info
@@ -0,0 +1,10 @@
+PRGNAM="obspy"
+VERSION="1.0.2"
+HOMEPAGE="https://github.com/obspy/obspy/wiki"
+DOWNLOAD="https://github.com/obspy/obspy/archive/1.0.2/obspy-1.0.2.tar.gz"
+MD5SUM="318cd092b856578d5062dd00779f377a"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="decorator numpy python-future python-requests scipy matplotlib lxml SQLAlchemy basemap suds-jurko"
+MAINTAINER="Cristiano Urban"
+EMAIL="cristiano.urban.slack@gmail.com"