Metadata-Version: 2.1
Name: gammapy
Version: 0.13
Summary: A Python package for gamma-ray astronomy
Home-page: https://github.com/gammapy/gammapy
Author: The Gammapy developers
Author-email: gammapy@googlegroups.com
License: BSD
Description: 
        * Code: https://github.com/gammapy/gammapy
        * Docs: https://docs.gammapy.org/
        
        **Gammapy** is an open source (BSD licensed) gamma-ray astronomy Python package.
        
        It is an in-development `affiliated package <http://www.astropy.org/affiliated/index.html>`__ of `Astropy <http://www.astropy.org>`__
        that builds on the core `scientific Python stack <http://www.scipy.org/about.html>`__ to provide tools to simulate and analyse
        the gamma-ray sky for telescopes such as `CTA <https://www.cta-observatory.org/>`__, `H.E.S.S. <http://www.mpi-hd.mpg.de/hfm/HESS/>`__,
        and `Fermi <http://fermi.gsfc.nasa.gov/>`__.
        
        Gammapy is a place for Python-coding gamma-ray astronomers to share their code and collaborate.
        Contributions welcome!
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.5
Provides-Extra: plotting
Provides-Extra: analysis
Provides-Extra: test
