summaryrefslogtreecommitdiffstats
path: root/python/obspy/README
diff options
context:
space:
mode:
author Dave Woodfall <dave@slackbuilds.org>2020-03-28 18:17:18 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-04 09:50:05 +0700
commit26ec9d2c2175dcef8d00a70e59f811fe21dc9798 (patch)
tree21ee749863b7c04da7f85fb01e8df2e5cdb6da3d /python/obspy/README
parent638b7f3dc19cf48dce9f8f803e371b12aede7010 (diff)
downloadslackbuilds-26ec9d2c2175dcef8d00a70e59f811fe21dc9798.tar.gz
slackbuilds-26ec9d2c2175dcef8d00a70e59f811fe21dc9798.tar.xz
python/obspy: Removed.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/obspy/README')
-rw-r--r--python/obspy/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/obspy/README b/python/obspy/README
deleted file mode 100644
index c434cb018b..0000000000
--- a/python/obspy/README
+++ /dev/null
@@ -1,6 +0,0 @@
-ObsPy is an open-source project dedicated to provide a Python
-framework for processing seismological data. It provides parsers
-for common file formats, clients to access data centers and
-seismological signal processing routines which allow the manipulation
-of seismological time series. The goal of the ObsPy project is to
-facilitate rapid application development for seismology.