summaryrefslogtreecommitdiffstats
path: root/academic/pyfits/README
diff options
context:
space:
mode:
author Nicky Chorley <nick.chorley@gmail.com>2011-11-15 17:38:48 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-11-26 09:08:08 -0600
commit309849837aeb406008317c5abd330576be9b5d70 (patch)
treebf38f5e6d8a523f1ada74bd5d1c2c261b9eecf60 /academic/pyfits/README
parent4aec71273805e086edcbc9ffa48a58b80edf98a7 (diff)
downloadslackbuilds-309849837aeb406008317c5abd330576be9b5d70.tar.gz
slackbuilds-309849837aeb406008317c5abd330576be9b5d70.tar.xz
academic/pyfits: Added (a Python extension for working with FITS files)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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.