macOS
brew install snziplocal Homebrew formula metadata
brew
snzip のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install snziplocal Homebrew formula metadata
nix profile install nixpkgs#snzipnixpkgs package indexes · pkgs/by-name/sn/snzip/package.nix · ソース: api.github.com
概要
Compression/decompression tool based on snappy
履歴
snzip is a small command-line compressor and decompressor built around Google's Snappy format family. It matters in package-manager culture because it gives Unix users gzip-like commands, including snzip, snunzip, and snzcat, for Snappy streams and Snappy-adjacent formats.
The project's NEWS file records an initial experimental release in October 2011. Its 1.0.0 release in November 2013 changed the default output to the official Snappy framing format, moving the tool away from its older native SNZ default and toward interoperability.
Later releases added formats that reflected real-world data interchange needs rather than a broad product agenda: raw Snappy and Hadoop-Snappy support in 2016, Apple iWork .iwa support in 2016, and fixes/install improvements in the 2021 1.0.5 release.
The package appears in Homebrew and Nix according to the supplied package-manager facts, which is typical for a focused Unix compression utility: it is not a platform by itself, but it is useful enough to keep around when a workflow needs Snappy-compatible files.
Official usage examples show snzip compressing files to .sz, snunzip and snzcat acting as decompression conveniences, and tar pipelines feeding snzip or receiving snzcat output. The README also documents explicit format selection for framing, raw, Hadoop-Snappy, snappy-java, snappy-in-java, and iWork .iwa.
Package nerds care about snzip because it is the kind of tiny format bridge that turns a compression library into shell plumbing. It keeps Snappy useful outside application code, especially for archives, Hadoop-era data, and inspection or conversion jobs.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
snunzip | cli | グローバル実行可能ファイル | |
snzcat | cli | グローバル実行可能ファイル | |
snzip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:snzip |
|---|---|
| バージョン | 1.0.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/snzip |
| ホームページ | https://github.com/kubo/snzip |
| リポジトリ | https://github.com/kubo/snzip |
| 上流ドキュメント | https://github.com/kubo/snzip#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/kubo/snzip/releases/download/v1.0.5/snzip-1.0.5.tar.gz |
| 依存関係 | snappy |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | snzip |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
snzip
nix profile install nixpkgs#snzipソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.