summaryrefslogtreecommitdiffstats
path: root/academic/pyfits/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/pyfits/README')
-rw-r--r--academic/pyfits/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/academic/pyfits/README b/academic/pyfits/README
new file mode 100644
index 0000000000..e1881b19d9
--- /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.