Metadata-Version: 1.1
Name: gwpy
Version: 0.1a4
Summary: A package to enable gravitational-wave astrophysics in Python.
Home-page: https://gwpy.github.io/
Author: Duncan Macleod
Author-email: duncan.macleod@ligo.org
License: GPLv3
Description: GWpy is a collaboration-driven `Python <http://www.python.org>`_ package
        providing tools for studying data from ground-based gravitational-wave
        detectors.
        
        GWpy provides a user-friendly, intuitive interface to the common time-domain
        and frequency-domain data produced by the `LIGO <http://www.ligo.org>`_ and
        `Virgo <http://www.ego-gw.it>`_ instruments and their analysis,
        with easy-to-follow tutorials at each step.
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)
Requires: glue
Requires: dateutil
Requires: numpy
Requires: matplotlib
Requires: astropy
Provides: gwpy
