Metadata-Version: 2.0
Name: gwpy
Version: 0.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
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 3 - Alpha
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: astropy (>=1.2.1)
Requires-Dist: lscsoft-glue (>=1.55.2)
Requires-Dist: matplotlib (>=1.4.1)
Requires-Dist: numpy (>=1.10)
Requires-Dist: python-dateutil
Requires-Dist: scipy (>=0.16.0)
Requires-Dist: six (>=1.5)
Provides-Extra: all
Requires-Dist: dqsegdb; extra == 'all'
Requires-Dist: h5py (>=1.3); extra == 'all'
Requires-Dist: mysqlclient; extra == 'all'
Requires-Dist: numpydoc; extra == 'all'
Requires-Dist: root-numpy; extra == 'all'
Requires-Dist: sphinx; extra == 'all'
Requires-Dist: sphinx-bootstrap-theme; extra == 'all'
Requires-Dist: sphinxcontrib-programoutput; extra == 'all'
Provides-Extra: docs
Requires-Dist: numpydoc; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-bootstrap-theme; extra == 'docs'
Requires-Dist: sphinxcontrib-programoutput; extra == 'docs'
Provides-Extra: hacr
Requires-Dist: mysqlclient; 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 <http://www.python.org>`_
package providing tools for studying data from ground-based
gravitational-wave detectors.


