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.7.1 Revision: 1 Type: python (2.7) Homepage: http://obspy.org/ Maintainer: None Depends: python%type_pkg[python], scipy-py%type_pkg[python], numpy-py%type_pkg[python] BuildDepends: setuptools-tng-py%type_pkg[python] Source: https://files.pythonhosted.org/packages/source/o/obspy.core/obspy.core-%v.zip Source-Checksum: SHA256(8eff9b2406eefaf25c53d1e09d6333b2a7b79782624ac085e35d4a0802a89534) PatchScript: << perl -pi -e 's|import distribute_setup|import setuptools|g' setup.py perl -pi -e 's|distribute_setup.use_setuptools|#distribute_setup.use_setuptools|g' setup.py << 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] mv %i/bin/obspy-reftek-rescue %i/bin/obspy-reftek-rescue-py%type_pkg[python] << # FIX: add update-alternatives 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. << DescPackaging: << Former maintainer: Kurt Schwehr << # Info2 <<