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

  • Default inline alert: Версия в репозитории: 2.3-alt3

Исходный пакет: cctz
Версия: 2.3-alt2
Последняя версия по данным Repology
Собран:  27 февраля 2021 г. 14:34 в задании #267079
Категория: Разработка/C++
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/google/cctz

Лицензия: ASL 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, ppc64le, i586, armh, aarch64)
cctz-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
cctz-devel (x86_64, ppc64le, i586, armh, aarch64)

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

Список участников:
Anton Farygin

Права:
Anton Farygin
@everybody

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

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


27 февраля 2021 г. Anton Farygin 2.3-alt2
- run tests with tzdata, distributed with cctz
20 июня 2019 г. Anton Farygin 2.3-alt1
- first build for ALT