Automic VaultAutomic Vault

brew

cctz を Homebrew, dnf, Nix, apt でインストール

cctz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cctz

local Homebrew formula metadata

Linux

Fedora dnf確認済み · 92%
sudo dnf install cctz

Fedora Rawhide package metadata · cctz · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#cctz

nixpkgs package indexes · pkgs/by-name/cc/cctz/package.nix · ソース: api.github.com

Debian apt確認済み · 92%
sudo apt install libcctz-dev

Debian stable package indexes · libcctz-dev · ソース: deb.debian.org

概要

パッケージ概要

C++ library for translating between absolute and civil times

コマンドとエイリアス

  • time_tool

履歴

プロジェクトの歴史と使われ方

CCTZ is Google's C++ date, civil-time, and time-zone library for converting between absolute time and human civil time using IANA time-zone data. It is packaged both as a library and, in Homebrew, with the time_tool example executable.

プロジェクトの歴史

The official repository was created in 2015. The README says CCTZ contains a Civil-Time Library and a Time-Zone Library that cooperate with C++ <chrono>, giving programmers tools for date, time, and time-zone work.

CCTZ had a v1.0 release in March 2016 and a v2.0 release in April 2016, followed by v2.1 in 2017, v2.2 in 2018, v2.3 in 2019, v2.4 in 2024, and v2.5 in 2025.

採用の歴史

The README documents Bazel as the preferred build system while also supporting Make and CMake. The input package facts list Homebrew, Debian/Ubuntu libcctz-dev, Fedora/DNF, and Nix packages, showing adoption as a reusable C++ library rather than only as an application.

使われ方

CCTZ is used by C++ programs that need correct civil-date arithmetic and conversion between time zones and absolute time points. The README points users to cctz/civil_time.h, cctz/time_zone.h, examples, Bazel, CMake, and system-installed IANA zoneinfo data.

パッケージ好きにとっての重要性

CCTZ is package-nerd significant because time-zone handling is notoriously edge-case heavy, and this library packages a focused C++ solution around IANA data before broad standard-library time-zone support was common in deployed toolchains.

タイムライン

  • 2015: Official GitHub repository created.
  • 2016: v1.0 and v2.0 releases published.
  • 2019: v2.3 release published.
  • 2024: v2.4 release published.
  • 2025: v2.5 release published.

Related projects

  • The README references C++ <chrono>, the IANA time-zone database, Bazel, GoogleTest, and CMake.
  • The README also links older ISO C++ proposals for standardizing civil-time and time-zone libraries.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
time_toolcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.5
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v2.5

https://github.com/google/cctz

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cctz
バージョン2.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cctz
ホームページhttps://github.com/google/cctz
リポジトリhttps://github.com/google/cctz
上流ドキュメントhttps://github.com/google/cctz#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/google/cctz/archive/refs/tags/v2.5.tar.gz
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecctz
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libcctz-dev 2.4+dfsg1-2

Library for computing dates, times and time zones, development files

https://github.com/google/cctz

sudo apt install libcctz-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: cctz
  • 1 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Cctz
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcctz-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcctz-doc 2.4+dfsg1-2

Library for computing dates, times and time zones, documentation

https://github.com/google/cctz

sudo apt install libcctz-doc
  • Section: doc
  • Architecture: all
  • Source Package: cctz
  • normalized package name match
  • 一致条件: Cctz
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcctz-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcctz2.4 2.4+dfsg1-2

Library for computing dates, times and time zones, shared library

https://github.com/google/cctz

sudo apt install libcctz2.4
  • Section: libs
  • Architecture: amd64
  • Source Package: cctz
  • 3 依存関係
  • normalized package name match
  • 一致条件: Cctz
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcctz2.4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cctz

nix profile install nixpkgs#cctz
  • normalized package name match
  • 一致条件: Cctz
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cc/cctz/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libcctz-dev 2.3+dfsg1-5build1

Library for computing dates, times and time zones, development files

https://github.com/google/cctz

sudo apt install libcctz-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: cctz
  • 1 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Cctz
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcctz-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcctz-doc 2.3+dfsg1-5build1

Library for computing dates, times and time zones, documentation

https://github.com/google/cctz

sudo apt install libcctz-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: cctz
  • normalized package name match
  • 一致条件: Cctz
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcctz-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcctz2 2.3+dfsg1-5build1

Library for computing dates, times and time zones, shared library

https://github.com/google/cctz

sudo apt install libcctz2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: cctz
  • 3 依存関係
  • normalized package name match
  • 一致条件: Cctz
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcctz2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

cctz 2.5-3.fc44

Translating between absolute and civil times using time zone rules

https://github.com/google/cctz

sudo dnf install cctz
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cctz
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Cctz
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cctz from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cctz-devel 2.5-3.fc44

Translating between absolute and civil times using time zone rules

https://github.com/google/cctz

sudo dnf install cctz-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cctz
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Cctz
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cctz-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment