pkg.soopen package index

brew / 順位 7134

snzip を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install snzip

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Compression/decompression tool based on snappy

コマンドとエイリアス

  • snunzip
  • snzcat
  • snzip

履歴

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

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.

タイムライン

  • 2011: Initial experimental release 0.0.1.
  • 2013: 1.0.0 changed the default to the official framing format.
  • 2016: 1.0.3 added Hadoop-Snappy and raw format support.
  • 2016: 1.0.4 added Apple iWork .iwa support.
  • 2021: 1.0.5 fixed stdin framing data handling and installed snunzip and snzcat by default.

Related projects

  • snzip is built around Snappy and interoperates with several Snappy file conventions, including the official framing format, Hadoop-Snappy, raw Snappy, and older snappy-java formats.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:compress

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
snunzip実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
snzcat実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
snzip実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.0.5
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:snzip
バージョン1.0.5
パッケージマネージャHomebrew
ホームページhttps://github.com/kubo/snzip
リポジトリhttps://github.com/kubo/snzip
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

snzip

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

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation