Metadata-Version: 2.0
Name: gwpy
Version: 0.7.5
Summary: A python package for gravitational-wave astrophysics
Home-page: https://gwpy.github.io/
Author: Duncan Macleod
Author-email: duncan.macleod@ligo.org
License: GPLv3
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Provides: gwpy
Requires-Dist: numpy (>=1.7.1)
Requires-Dist: scipy (>=0.12.1)
Requires-Dist: matplotlib (!=2.1.*,>=1.2.0)
Requires-Dist: astropy (>=1.1.1)
Requires-Dist: six (>=1.5)
Requires-Dist: lscsoft-glue (>=1.55.2)
Requires-Dist: python-dateutil
Requires-Dist: ligotimegps (>=1.2.1)
Provides-Extra: all
Requires-Dist: sphinxcontrib-programoutput; extra == 'all'
Requires-Dist: h5py (>=1.3); extra == 'all'
Requires-Dist: numpydoc; extra == 'all'
Requires-Dist: pymysql; extra == 'all'
Requires-Dist: dqsegdb; extra == 'all'
Requires-Dist: root-numpy; extra == 'all'
Requires-Dist: sphinx-bootstrap-theme (>=0.6); extra == 'all'
Requires-Dist: sphinx (>=1.6.1); extra == 'all'
Requires-Dist: sphinx-automodapi; extra == 'all'
Provides-Extra: docs
Requires-Dist: sphinx (>=1.6.1); extra == 'docs'
Requires-Dist: numpydoc; extra == 'docs'
Requires-Dist: sphinx-bootstrap-theme (>=0.6); extra == 'docs'
Requires-Dist: sphinxcontrib-programoutput; extra == 'docs'
Requires-Dist: sphinx-automodapi; extra == 'docs'
Provides-Extra: hacr
Requires-Dist: pymysql; extra == 'hacr'
Provides-Extra: hdf5
Requires-Dist: h5py (>=1.3); extra == 'hdf5'
Provides-Extra: root
Requires-Dist: root-numpy; extra == 'root'
Provides-Extra: segments
Requires-Dist: dqsegdb; extra == 'segments'

GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors


