mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
821a876f05
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/
11 lines
561 B
Plaintext
11 lines
561 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/Astro/FITS/CFITSIO.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/autosplit.ix
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/CFITSIO.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/CFITSIO.so
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Astro/FITS
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Astro
|