Metadata-Version: 2.1
Name: acstools
Version: 3.5.0
Summary: Python Tools for HST ACS
Home-page: https://github.com/spacetelescope/acstools
Author: Matt Davis, Warren Hack, Norman Grogin, Pey Lian Lim, Sara Ogaz, Leonardo Ubeda, Mihai Cara, David Borncamp, Nathan Miles, Tyler Desjardins, Jenna Ryon
Author-email: help@stsci.edu
License: BSD
Project-URL: Bug Reports, https://github.com/spacetelescope/acstools/issues/
Project-URL: Source, https://github.com/spacetelescope/acstools/
Project-URL: Help, https://hsthelp.stsci.edu
Keywords: astronomy,astrophysics,calibration
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/plain
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: astropy (>=3.1)
Requires-Dist: requests
Requires-Dist: PyYAML
Provides-Extra: all
Requires-Dist: matplotlib ; extra == 'all'
Requires-Dist: scipy ; extra == 'all'
Requires-Dist: scikit-image ; extra == 'all'
Requires-Dist: stsci.tools ; extra == 'all'
Requires-Dist: stsci.imagestats ; extra == 'all'
Provides-Extra: docs
Requires-Dist: sphinx-automodapi ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-astropy-header ; extra == 'test'
Requires-Dist: pytest-remotedata ; extra == 'test'
Requires-Dist: ci-watson ; extra == 'test'

Python Tools for HST ACS (Advanced Camera for Surveys) Data
