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

    Исходный пакет: cctz
    Версия: 2.5-alt1
    Последняя версия по данным Repology
    Собран:  19 июня 2025 г. 17:06 в задании #387592
    Категория: Разработка/C++
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/google/cctz

    Лицензия: Apache-2.0
    О пакете: Translating between absolute and civil times using time zone rules
    Описание: 
    CCTZ contains two libraries that cooperate with <chrono> to give C++
    programmers all the necessary tools for computing with dates, times, and time
    zones in a simple and correct manner. The libraries in CCTZ are:
      * The Civil-Time Library - This is a header-only library that supports
        computing with human-scale time, such as dates (which are represented by
        the cctz::civil_day class).
      * The Time-Zone Library - This library uses the IANA time zone database that
        is installed on the system to convert between absolute time and civil time.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    cctz (x86_64, i586, aarch64)
    cctz-debuginfo (x86_64, i586, aarch64)
    cctz-devel (x86_64, i586, aarch64)

    Сопровождающий: Anton Farygin

    Список участников:
    Anton Farygin
    Aleksei Nikiforov
    Arseny Maslennikov

    Права:
    Anton Farygin
    @everybody

      1. cmake
      2. ctest
      3. libgmock-devel
      4. libgtest-devel
      5. libbenchmark-devel
      6. gcc-c++
      7. tzdata
      8. make

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


    19 июня 2025 г. Anton Farygin 2.5-alt1
    - 2.4 -> 2.5
    22 мая 2024 г. Anton Farygin 2.4-alt1
    - 2.3 -> 2.4
    8 июня 2021 г. Aleksei Nikiforov 2.3-alt3
    - Applied changes from upstream needed by clickhouse.
    - Cleaned up spec.