From 6eedc5c5cb431877cf624d152de04f1dec897e88 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 23 May 2006 08:26:54 +0000 Subject: We need more python applications... add pyfits 1.0.1 and pyraf 1.2.1: PyFITS provides an interface to FITS formatted files under the Python scripting language and PyRAF, the Python-based interface to IRAF. It is useful both for interactive data analysis and for writing analysis scripts in Python using FITS files as either input or output. PyFITS is a development project of the Science Software Branch at the Space Telescope Science Institute. --- packages/python/python-pyfits_1.0.1.bb | 13 +++++++++++++ packages/python/python-pyraf_1.2.1.bb | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 packages/python/python-pyfits_1.0.1.bb create mode 100644 packages/python/python-pyraf_1.2.1.bb (limited to 'packages/python') diff --git a/packages/python/python-pyfits_1.0.1.bb b/packages/python/python-pyfits_1.0.1.bb new file mode 100644 index 0000000000..1d1507d406 --- /dev/null +++ b/packages/python/python-pyfits_1.0.1.bb @@ -0,0 +1,13 @@ +DESCRIPTION = "PyFITS provides an interface to FITS formatted files under the Python scripting language." +HOMEPAGE = "http://www.stsci.edu/resources/software_hardware/pyfits" +AUTHOR = "Space Telescope Science Institute" +MAINTAINER = "Michael 'Mickey' Lauer