Commit graph

7 commits

Author SHA1 Message Date
Anton Berezin
e83c2d988f Update to 1.10.
Changes:	http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2013-06-07 08:32:56 +00:00
Sunpoet Po-Chuan Hsieh
e62dcf817c - Update to 1.09
Changes:	http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2012-07-30 19:27:18 +00:00
Sunpoet Po-Chuan Hsieh
2197d4f17d - Change path detection of cfitsio
- Pet portlint: remove ABI version number from LIB_DEPENDS
2012-07-10 17:27:17 +00:00
Frederic Culot
c54d13f0dd - Update to 1.08
Changes:	http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2012-01-22 07:39:30 +00:00
Wen Heping
e0eec7d67c - Update to 1.0.7
ChangeLog: http://cpansearch.perl.org/src/PRATZLAFF/Astro-FITS-CFITSIO-1.07/ChangeLog
- Reset maintainer to perl@
2011-08-04 10:39:36 +00:00
Wen Heping
7c51f4eea2 - Update to 1.06
ChangeLog: http://cpansearch.perl.org/src/PRATZLAFF/Astro-FITS-CFITSIO-1.06/ChangeLog
2011-03-14 02:54:13 +00:00
Wen Heping
821a876f05 Astro::FITS::CFITSIO is a perl interface to William Pence's cfitsio
subroutine library. For more information on cfitsio, see
http://heasarc.gsfc.nasa.gov/fitsio.

This module attempts to provide a wrapper for nearly every cfitsio
routine, while retaining as much cfitsio behavior as possible. As
such, one should be aware that it is still somewhat low-level, in
the sense that handing an array which is not the correct size to a
routine like fits_write_img() may cause SIGSEGVs.

WWW: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
2011-01-06 00:36:56 +00:00