1Metadata-Version: 2.1
2Name: obspy
3Version: 1.2.2
4Summary: ObsPy - a Python framework for seismological observatories.
5Home-page: https://www.obspy.org
6Author: The ObsPy Development Team
7Author-email: devs@obspy.org
8License: GNU Lesser General Public License, Version 3 (LGPLv3)
9Download-URL: https://github.com/obspy/obspy/zipball/master#egg=obspy=dev
10Description: ObsPy is an open-source project dedicated to provide a Python framework for
11        processing seismological data. It provides parsers for common file formats,
12        clients to access data centers and seismological signal processing routines
13        which allow the manipulation of seismological time series (see Beyreuther et
14        al. 2010, Megies et al. 2011).
15
16        The goal of the ObsPy project is to facilitate rapid application development
17        for seismology.
18
19        For more information visit https://www.obspy.org.
20
21        :copyright:
22            The ObsPy Development Team (devs@obspy.org)
23        :license:
24            GNU Lesser General Public License, Version 3
25            (https://www.gnu.org/copyleft/lesser.html)
26
27Keywords: ArcLink,array,array analysis,ASC,beachball,beamforming,cross correlation,database,dataless,Dataless SEED,DMX,earthquakes,Earthworm,EIDA,envelope,ESRI,events,FDSN,features,filter,focal mechanism,FOCMEC,GCF,GSE1,GSE2,hob,Tau-P,IASPEI,imaging,IMS,instrument correction,instrument simulation,IRIS,ISF,kinemetrics,KML,magnitude,MiniSEED,misfit,mopad,MSEED,NDK,NERA,NERIES,NonLinLoc,NLLOC,Nordic,NRL,observatory,ORFEUS,PDAS,picker,processing,PQLX,Q,real time,realtime,REFTEK,REFTEK130,RG-1.6,RT-130,RESP,response file,RT,SAC,scardec,sc3ml,SDS,SEED,SeedLink,SEG-2,SEG Y,SEISAN,SeisHub,Seismic Handler,seismology,seismogram,seismograms,shapefile,signal,slink,spectrogram,StationXML,taper,taup,travel time,trigger,VERCE,WAV,waveform,WaveServer,WaveServerV,WebDC,web service,WIN,Winston,XML-SEED,XSEED
28Platform: OS Independent
29Classifier: Development Status :: 5 - Production/Stable
30Classifier: Environment :: Console
31Classifier: Intended Audience :: Science/Research
32Classifier: Intended Audience :: Developers
33Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
34Classifier: Operating System :: OS Independent
35Classifier: Programming Language :: Python
36Classifier: Programming Language :: Python :: 2
37Classifier: Programming Language :: Python :: 2.7
38Classifier: Programming Language :: Python :: 3
39Classifier: Programming Language :: Python :: 3.4
40Classifier: Programming Language :: Python :: 3.5
41Classifier: Programming Language :: Python :: 3.6
42Classifier: Programming Language :: Python :: 3.7
43Classifier: Programming Language :: Python :: 3.8
44Classifier: Topic :: Scientific/Engineering
45Classifier: Topic :: Scientific/Engineering :: Physics
46Provides-Extra: io.shapefile
47Provides-Extra: tests
48Provides-Extra: arclink
49