Metadata-Version: 1.0
Name: obspy.gse2
Version: 0.4.7
Summary: Read & write seismograms, Format GSE2.
Home-page: http://www.obspy.org
Author: The ObsPy Development Team & Stefan Stange
Author-email: devs@obspy.org
License: GNU General Public License (GPL)
Download-URL: https://svn.obspy.org/trunk/obspy.gse2#egg=obspy.gse2-dev
Description: 
        obspy.gse2 - Read & write seismograms, Format GSE2
        
        This module contains Python wrappers for gse_functions - The GSE2 library
        of Stefan Stange (http://www.orfeus-eu.org/Software/softwarelib.html#gse).
        Currently CM6 compressed GSE2 files are supported, this should be
        sufficient for most cases. Gse_functions are written in C and interfaced
        via Python ctypes.
        
        For more information visit http://www.obspy.org.
        
Keywords: ObsPy,seismology,GSE2,waveform,seismograms
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
