Package: libastro-fits-cfitsio-perl (1.03-1) [universe]
Links for libastro-fits-cfitsio-perl
Ubuntu Resources:
Download Source Package libastro-fits-cfitsio-perl:
- [libastro-fits-cfitsio-perl_1.03-1.dsc]
- [libastro-fits-cfitsio-perl_1.03.orig.tar.gz]
- [libastro-fits-cfitsio-perl_1.03-1.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Michael Zehrer
- Joachim Breitner
- Florian Ragwitz
- Marc 'HE' Brockschmidt
- Gunnar Wolf
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Perl extension for using the cfitsio library
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.
The goal is to eventually use these routines to build a more Perl-like interface to many common tasks such as reading and writing of images and ASCII and binary tables.
Other Packages Related to libastro-fits-cfitsio-perl
|
|
|
-
- dep: libc6 (>= 2.3.4-1)
- GNU C Library: Shared libraries and Timezone data
also a virtual package provided by libc6-udeb
-
- dep: libcfitsio2
- shared library for I/O with FITS format data files
-
- dep: perl (>= 5.8.4-6ubuntu1)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.8.4
- virtual package provided by perl-base