Package cfitsio: Information

    Source package: cfitsio
    Version: 4.6.2-alt2
    Latest version according to Repology
    Build time:  Jul 30, 2025, 11:39 AM in the task #391184
    Category: System/Libraries
    Report package bug
    License: BSD-like
    Summary: Library for accessing files in FITS format for C and Fortran
    Description: 
    CFITSIO is a library of C and Fortran subroutines for reading and
    writing data files in FITS (Flexible Image Transport System) data format.
    CFITSIO simplifies the task of writing software that deals with FITS
    files by providing an easy to use set of high-level routines that insulate
    the programmer from the internal complexities of the FITS file format.
    At the same time, CFITSIO provides many advanced features that have made
    it the most widely used FITS file programming interface in the astronomical
    community.

    List of RPM packages built from this SRPM:
    cfitsio (x86_64, i586, aarch64)
    cfitsio-debuginfo (x86_64, i586, aarch64)
    libcfitsio-devel (x86_64, i586, aarch64)
    libcfitsio10 (x86_64, i586, aarch64)
    libcfitsio10-debuginfo (x86_64, i586, aarch64)

    Maintainer: Sergey V Turchin

    List of contributors:
    Sergey V Turchin
    Grigory Ustinov


      1. bzlib-devel
      2. chrpath
      3. flex
      4. gcc-c++
      5. gcc-fortran
      6. glibc-devel
      7. zlib-devel

    Last changed


    July 30, 2025 Sergey V Turchin 4.6.2-alt2
    - don't package contlicting utilities (closes: 55407)
    July 6, 2025 Grigory Ustinov 4.6.2-alt1
    - NMU: new version
    Sept. 6, 2021 Sergey V Turchin 3.490-alt2
    - fix to build with LTO