NAME
Alien::CFITSIO - Build and Install the CFITSIO library
VERSION
version v4.5.0.0
SYNOPSIS
use Alien::CFITSIO;
DESCRIPTION
This module finds or builds the CFITSIO library. It supports CFITSIO version #{{ my @V = $dist->version =~ /(\d+)(?:[.]|$)/g; pop @V; join q{.}, @V;}}#.
USAGE
Please see Alien::Build::Manual::AlienUser (or equivalently on metacpan).
INSTALLATION
The environment variables ALIEN_CFITSIO_EXACT_VERSION
and ALIEN_CFITSIO_ATLEAST_VERSION
may be used during installation to install a specific version of CFITSIO or any version greater or equal to a specific version.
By default, Alien::CFITSIO will install CFITSIO version #{{ my @V = $dist->version =~ /(\d+)(?:[.]|$)/g; pop @V; join '.', @V;}}#.
SUPPORT
Bugs
Please report any bugs or feature requests to bug-alien-cfitsio@rt.cpan.org or through the web interface at: https://rt.cpan.org/Public/Dist/Display.html?Name=Alien-CFITSIO
Source
Source is available at
https://gitlab.com/djerius/alien-cfitsio
and may be cloned from
https://gitlab.com/djerius/alien-cfitsio.git
AUTHOR
Diab Jerius <djerius@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2022 by Smithsonian Astrophysical Observatory.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007