Пакет cfitsio: Информация

    Исходный пакет: cfitsio
    Версия: 4.6.2-alt2
    Собран:  30 июля 2025 г. 20:16
    Сообщить об ошибке в пакете
    Домашняя страница: http://heasarc.gsfc.nasa.gov/docs/software/fitsio/

    Лицензия: BSD-like
    О пакете: Library for accessing files in FITS format for C and Fortran
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    cfitsio (loongarch64)
    cfitsio-debuginfo (loongarch64)
    libcfitsio-devel (loongarch64)
    libcfitsio10 (loongarch64)
    libcfitsio10-debuginfo (loongarch64)

    Сопровождающий: Sergey V Turchin

    Список участников:
    Sergey V Turchin
    Grigory Ustinov

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

    Последнее изменение


    30 июля 2025 г. Sergey V Turchin 4.6.2-alt2
    - don't package contlicting utilities (closes: 55407)
    6 июля 2025 г. Grigory Ustinov 4.6.2-alt1
    - NMU: new version
    6 сентября 2021 г. Sergey V Turchin 3.490-alt2
    - fix to build with LTO