Metadata-Version: 1.1
Name: pyregion
Version: 2.0
Summary: python parser for ds9 region files
Home-page: https://github.com/astropy/pyregion
Author: Jae-Joon Lee
Author-email: lee.j.joon@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: 
        pyregion: a Python parser for ds9 region files
        
        * Code : https://github.com/astropy/pyregion
        * Docs : http://pyregion.readthedocs.io/
        
        See also the in-development ``regions`` package
        at https://github.com/astropy/regions
        a new astronomy package for regions based on Astropy.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Astronomy
Provides: pyregion
