Metadata-Version: 2.1
Name: headersummary
Version: 1.0.0
Summary: UNKNOWN
Home-page: https://github.com/bkornpob/headersummary
Author: Kornpob Bhirombhakdi
Author-email: kbhirombhakdi@stsci.edu
License: UNKNOWN
Description: # HeaderSummary
        HeaderSummary does retrieving information from fits files' headers. path_list provides the search paths applied by glob.glob(). For each file, astropy.io.fits.open() is used to open the file. Header info is retrieved as specified in keywords.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.
Description-Content-Type: text/markdown
