the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: obspy-mseed-py%type_pkg[python]
Version: 0.4.9
Revision: 1
Type: python (2.7)
Distribution: 10.6
Homepage: http://obspy.org/
Maintainer: Kurt Schwehr
Depends: obspy-py%type_pkg[python]
BuildDepends: distribute-py%type_pkg[python]
Source: http://pypi.python.org/packages/source/o/obspy.mseed/obspy.mseed-%v.zip
Source-MD5: 4a029f7d42326be17e218229beb4b687
CompileScript: <<
python%type_raw[python] setup.py build
<<
InstallScript: <<
python%type_raw[python] setup.py install --root=%d
# FIX: move man pages to the right place.
rm -rf %i/lib/python%type_raw[python]/site-packages/obspy/mseed/src
rm -rf %i/lib/python%type_raw[python]/site-packages/obspy/mseed/tests
<<
License: LGPL
Description: Obspy MiniSeed seismogram IO
DescDetail: <<
See "fink list obspy" for more about the ObsPy seismology system.
This module contains Python wrappers for libmseed - The MiniSeed
library of Chad Trabant. Libmseed is written in C and interfaced via
Python ctypes.
<<
# Info2
<<