macOS
brew install wandiolocal Homebrew formula metadata
sudo port install wandioMacPorts ports tree · devel/wandio/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wandio in AI-Agent-Workflows.
Installation
brew install wandiolocal Homebrew formula metadata
sudo port install wandioMacPorts ports tree · devel/wandio/Portfile · Quelle: api.github.com
nix profile install nixpkgs#wandionixpkgs package indexes · pkgs/by-name/wa/wandio/package.nix · Quelle: api.github.com
Überblick
Transparently read from and write to zip, bzip2, lzma or zstd archives
Verlauf
wandio is a small C I/O library from the Libtrace team for reading and writing files with transparent compression and optional background-thread compression or decompression. It is best understood as infrastructure below packet-trace tooling rather than as an end-user archive program.
The Libtrace project is a packet-trace capture and processing library associated with the University of Waikato's networking research ecosystem. wandio supplies the compressed and remote file I/O layer used by that family of tools, letting trace-oriented programs read gzip, bzip2, lzma, zstd, lz4, HTTP, and other streams through one API when the relevant libraries are available.
The release history shows maintenance around compression formats, HTTP behavior, and correctness. The 4.1.0 release in February 2019 added features around Swift reading and related contributions, 4.2.x releases fixed lz4, bzip2, HTTP, and suffix-based compression detection behavior, and 4.2.7-1 in June 2026 fixed zstd/lz4 length checking.
wandio is used by developers who need libtrace-style file input and output without special-casing each compression container. The included `wandiocat` utility exposes that layer from the command line, but the main value is the C library API for programs that process large trace files and want streaming decompression or compression offloaded to another thread.
Its package significance is niche but real: it packages a reusable piece of systems plumbing from the packet-trace world. Instead of each trace-processing tool learning every compression library and remote-reader detail, wandio centralizes that behavior behind a small LGPL-licensed library.
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 |
|---|---|---|---|
wandiocat | 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.
https://github.com/LibtraceTeam/wandio
Installationsmetadaten
| Paketschlüssel | brew:wandio |
|---|---|
| Version | 4.2.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/wandio |
| Homepage | https://github.com/LibtraceTeam/wandio |
| Repository | https://github.com/LibtraceTeam/wandio |
| Upstream-Dokumentation | https://github.com/LibtraceTeam/wandio#readme |
| Lizenz | LGPL-3.0-or-later |
| Quellarchiv | https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.7-1.tar.gz |
| Zuletzt aktualisiert | 2026-06-10T14:30:06Z |
| Pulse | updated |
| Abhängigkeiten | lz4, lzo, xz, zstd |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Von macOS bereitgestellte Bibliotheken | bzip2, curl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wandio |
| 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.
wandio
nix profile install nixpkgs#wandiowandio
sudo port install wandioQuellspur
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.