macOS
brew install zetlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zet in AI-Agent-Workflows.
Installation
brew install zetlocal Homebrew formula metadata
nix profile install nixpkgs#zetnixpkgs package indexes · pkgs/by-name/ze/zet/package.nix · Quelle: api.github.com
Überblick
CLI utility to find the union, intersection, and set difference of files
Verlauf
zet is a focused Rust command-line tool for treating files as sets of lines and computing union, intersection, difference, single-occurrence, and multiple-occurrence results while removing duplicates.
The public trail is mostly the repository and a July 2021 Rust Users Forum announcement. The author positioned zet as a small Unix-style utility comparable to uniq and comm, but aimed at direct set operations over whole files rather than sorted-stream workflows.
Users run commands such as zet union, zet intersect, and zet diff over two or more input files. The README emphasizes that output preserves the order in which lines first appear, while the forum announcement notes details such as UTF-16 handling, BOM behavior, line-ending normalization, and memory use proportional to the largest argument plus output.
zet is a nice package-catalog specimen because it fills a tiny gap left by classic POSIX text tools: set algebra over lines without forcing the user to pre-sort files or compose a longer shell pipeline.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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 |
|---|---|---|---|
zet | 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:zet |
|---|---|
| Version | 2.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/zet |
| Homepage | https://github.com/yarrow/zet |
| Repository | https://github.com/yarrow/zet |
| Upstream-Dokumentation | https://github.com/yarrow/zet#readme |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://github.com/yarrow/zet/archive/refs/tags/v2.0.1.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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 | zet |
| 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.
zet
nix profile install nixpkgs#zetQuellspur
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.