macOS
brew install t2szlocal Homebrew formula metadata
brew / 順位 11670
t2sz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install t2szlocal Homebrew formula metadata
sudo apk add t2szAlpine Linux edge package indexes · t2sz · ソース: dl-cdn.alpinelinux.org
概要
Compress a file into a seekable zstd with per-file seeking for tar archives
履歴
t2sz is a command-line compressor for seekable Zstandard output, with special handling for tar archives so individual tar members can be reached without decompressing the whole archive.
The README expands the name as tar to seekable zstd: a tar archive is compressed with each file in an independent Zstandard frame. GitHub repository metadata records the public repository creation in December 2020.
The README advertises package-manager paths for AUR, Homebrew, Snap, Debian-style release packages, and source builds. The Homebrew input also records Alpine and Homebrew packaging, which fits a niche utility used by archive and compression users rather than a broad desktop audience.
t2sz runs in tar mode for .tar input by default and raw mode for other files, accepts stdin and stdout, exposes compression-level and block-size controls, and produces output readable by ordinary Zstandard tools. Seeking benefits require companion readers such as libzstd-seek, indexed_zstd, or ratarmount.
Package nerds care because t2sz sits at the intersection of tar, zstd, random access, and archival ergonomics: it preserves standard decompression while adding structure that downstream tooling can exploit.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
t2sz | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:t2sz |
|---|---|
| バージョン | 1.2.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/martinellimarco/t2sz |
| リポジトリ | https://github.com/martinellimarco/t2sz |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
t2sz 1.1.2-r0
t2sz compress a file into a seekable zstd with special handling for tar archives.
https://github.com/martinellimarco/t2sz
sudo apk add t2szソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.