diff options
Diffstat (limited to 'academic/pyfits/README')
-rw-r--r-- | academic/pyfits/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/academic/pyfits/README b/academic/pyfits/README new file mode 100644 index 000000000000..e1881b19d9fc --- /dev/null +++ b/academic/pyfits/README @@ -0,0 +1,5 @@ +PyFITS provides an interface to FITS formatted files in the Python +scripting language. PyFITS is a development project of the Science +Software Branch at the Space Telescope Science Institute. + +PyFITS requies NumPy. |