macOS
brew install snziplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für snzip in AI-Agent-Workflows.
Installation
brew install snziplocal Homebrew formula metadata
nix profile install nixpkgs#snzipnixpkgs package indexes · pkgs/by-name/sn/snzip/package.nix · Quelle: api.github.com
Überblick
Compression/decompression tool based on snappy
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
snunzip | cli | globales Executable | |
snzcat | cli | globales Executable | |
snzip | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:snzip |
|---|---|
| Version | 1.0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/snzip |
| Homepage | https://github.com/kubo/snzip |
| Repository | https://github.com/kubo/snzip |
| Upstream-Dokumentation | https://github.com/kubo/snzip#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/kubo/snzip/releases/download/v1.0.5/snzip-1.0.5.tar.gz |
| Abhängigkeiten | snappy |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
snzip
nix profile install nixpkgs#snzipQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.