Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv6117

Added Files:
        obspy-core-py.info obspy-gse2-py.info obspy-mseed-py.info 
Log Message:
initial addition of ObsPy for seismology data

--- NEW FILE: obspy-gse2-py.info ---
Info2: <<
Package: obspy-gse2-py%type_pkg[python]

Version: 0.4.8
Revision: 1
Type: python (2.7)
Distribution: 10.6
Homepage: http://obspy.org/
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>

Depends: obspy-py%type_pkg[python]
BuildDepends: distribute-py%type_pkg[python]

Source: http://pypi.python.org/packages/source/o/obspy.gse2/obspy.gse2-%v.zip
Source-MD5: 44d0c2d365cfdb5f5bd66626a7026a57

CompileScript: <<
  python%type_raw[python] setup.py build 
<<

InstallScript: <<
  python%type_raw[python] setup.py install --root=%d
<<

License: LGPL
Description: Obspy GSE2 IO
DescDetail: <<
See "fink list obspy" for more about the ObsPy seismology system.

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.

<<


# Info2
<<
--- NEW FILE: obspy-mseed-py.info ---
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 <goat...@users.sourceforge.net>

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
<<
--- NEW FILE: obspy-core-py.info ---
Info2: <<
Package: obspy-core-py%type_pkg[python]
# Leaving off the "core" - perhaps this package should just pull in the whole 
ball of wax

Version: 0.4.8
Revision: 1
Type: python (2.7)
Distribution: 10.6
Homepage: http://obspy.org/
Maintainer: Kurt Schwehr <goat...@users.sourceforge.net>

Depends: python%type_pkg[python], scipy-py%type_pkg[python], 
numpy-py%type_pkg[python]
BuildDepends: distribute-py%type_pkg[python]

Source: http://pypi.python.org/packages/source/o/obspy.core/obspy.core-%v.zip
Source-MD5: c4a4411efc98bfc32dfa1cf1313eab07

CompileScript: <<
  python%type_raw[python] setup.py build 
<<

InstallScript: <<
  python%type_raw[python] setup.py install --root=%d
  mv %i/bin/obspy-runtests %i/bin/obspy-runtests-py%type_pkg[python]
<<


License: LGPL
Description: Python for seismological observatories
DescDetail: <<
This is obspy-core

ObsPy is an open-source project dedicated to provide a Python
framework for processing seismological data. It provides parsers for
common file formats and seismological signal processing routines which
allow the manipulation of seismological time series (see Beyreuther et
al. 2010, Megies et al. 2011).

The goal of the ObsPy project is to facilitate rapid application
development for seismology.
<<


# Info2
<<

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to