macOS
brew install cfitsioprovider-native install command
brew / rank 572
C access to FITS data files with optional Fortran wrappers. Version 4.6.4 via Homebrew; verified from local package data.
install
brew install cfitsioprovider-native install command
overview
C access to FITS data files with optional Fortran wrappers
history
CFITSIO is NASA HEASARC's machine-independent C library for reading and writing FITS astronomy data files, with Fortran-callable wrappers and command-line utilities such as `fitscopy`, `fitsverify`, `fpack`, and `funpack`.
The CFITSIO User's Reference Guide says the package was initially developed by HEASARC to convert various high-energy astrophysics data sets into FITS format and to analyze data already in FITS format. The guide also documents that the Fortran wrappers replaced an older Fortran FITSIO interface.
The input package facts show CFITSIO packaged across Homebrew, Alpine, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, and openSUSE ecosystems. That breadth matches its role as a shared astronomy data I/O dependency rather than a single application.
The README documents the standard Unix build flow with `./configure`, `make`, `make check`, and `make install`, plus CMake support. The User's Guide documents every user-callable routine, while bundled utilities cover copying, verifying, compressing, and unpacking FITS files.
CFITSIO is the kind of package that quietly props up a scientific stack: a C ABI, headers, shared libraries, Fortran wrappers, and utility binaries that downstream astronomy tools expect to find in system package managers.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fitscopy | executable | indexed executable | Discovered from the local executable index. |
fitsverify | executable | indexed executable | Discovered from the local executable index. |
fpack | executable | indexed executable | Discovered from the local executable index. |
funpack | executable | indexed executable | Discovered from the local executable index. |
imcopy | executable | indexed executable | Discovered from the local executable index. |
smem | executable | indexed executable | Discovered from the local executable index. |
speed | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cfitsio |
|---|---|
| Version | 4.6.4 |
| Package manager | Homebrew |
| Homepage | https://heasarc.gsfc.nasa.gov/docs/software/fitsio/fitsio.html |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.