Metadata-Version: 2.1
Name: ccdprocx
Version: 2.2.1.dev7
Summary: Fork of Astropy affiliated package to remove astroscrappy dependency
Home-page: http://ccdprocx.readthedocs.io/
Author: Steve Crawford, Matt Craig, and Michael Seifert (Joshua Parsons ccdprocx)
Author-email: mucephie@my.yorku.ca
License: BSD
Platform: UNKNOWN
Requires-Python: >=3.7
Requires-Dist: numpy (>=1.17)
Requires-Dist: astropy (>=4.0.5)
Requires-Dist: scipy
Requires-Dist: reproject (>=0.7)
Requires-Dist: scikit-image
Provides-Extra: docs
Requires-Dist: sphinx-astropy ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest-astropy ; extra == 'test'
Requires-Dist: memory-profiler ; extra == 'test'

This is a fork of a package for reducing optical/IR CCD data that relies on astropy (astroscrappy removed as dependency)


