Metadata-Version: 1.0
Name: pfits
Version: 0.0.1
Summary: A Python FITS interface built using CFITSIO
Home-page: http://pypi.python.org/pypi/pfits
Author: Aaron Parsons
Author-email: aparsons@astron.berkeley.edu
License: GPL
Description: This package uses the CFITSIO library to interface to FITS files from Python.  Particular attention has been paid to supporting ASCII and BINARY tables with fixed and variable-length entries.  Data I/O is handled through numpy arrays.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Scientific/Engineering :: Astronomy
