macOS
brew install wandiolocal Homebrew formula metadata
sudo port install wandioMacPorts ports tree · devel/wandio/Portfile · source: api.github.com
brew
Transparently read from and write to zip, bzip2, lzma or zstd archives. Version 4.2.7 via Homebrew; verified 2026-06-10.
install
brew install wandiolocal Homebrew formula metadata
sudo port install wandioMacPorts ports tree · devel/wandio/Portfile · source: api.github.com
nix profile install nixpkgs#wandionixpkgs package indexes · pkgs/by-name/wa/wandio/package.nix · source: api.github.com
overview
Transparently read from and write to zip, bzip2, lzma or zstd archives
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wandiocat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/LibtraceTeam/wandio
install metadata
| Package key | brew:wandio |
|---|---|
| Version | 4.2.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wandio |
| Homepage | https://github.com/LibtraceTeam/wandio |
| Repository | https://github.com/LibtraceTeam/wandio |
| Upstream docs | https://github.com/LibtraceTeam/wandio#readme |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.7-1.tar.gz |
| Last updated | 2026-06-10T14:30:06Z |
| Pulse | updated |
| Dependencies | lz4, lzo, xz, zstd |
| Build dependencies | autoconf, automake, libtool |
| Uses from macOS | bzip2, curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
wandio
nix profile install nixpkgs#wandiowandio
sudo port install wandiosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.