Metadata-Version: 1.2
Name: photutils
Version: 0.6
Summary: An Astropy package for photometry
Home-page: https://github.com/astropy/photutils
Author: Photutils Developers
Author-email: photutils.team@gmail.com
License: BSD 3-Clause
Description: 
        * Code: https://github.com/astropy/photutils
        * Docs: https://photutils.readthedocs.io/
        
        **Photutils** is an `affiliated package
        <http://www.astropy.org/affiliated/index.html>`_ of `Astropy
        <http://www.astropy.org>`_ to provide tools for detecting and
        performing photometry of astronomical sources.  It is an open source
        (BSD licensed) Python package.  Contributions welcome!
        
Keywords: astronomy,astrophysics,photometry,aperture,psf,source detection,background,segmentation,centroids,isophote,morphology
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 :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.5
