Metadata-Version: 1.1
Name: MOCPy
Version: 0.1.4
Summary: MOC parsing and manipulation in Python
Home-page: https://github.com/tboch/mocpy
Author: Thomas Boch
Author-email: thomas.boch@astro.unistra.fr
License: GPL v3
Description: MOCPy is a Python library allowing easy creation and manipulation of MOCs (Multi-Order Coverage maps).MOC is an `IVOA standard <http://ivoa.net/documents/MOC/>` enabling description of arbitrary sky regions. Based on the HEALPix sky tessellation, it maps regions on the sky into hierarchically grouped predefined cells.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires: astropy
Requires: numpy
Requires: matplotlib
Provides: mocpy
