Automic VaultAutomic Vault

brew

Install wandio with Homebrew, MacPorts, Nix

Transparently read from and write to zip, bzip2, lzma or zstd archives. Version 4.2.7 via Homebrew; verified 2026-06-10.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install wandio

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install wandio

MacPorts ports tree · devel/wandio/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#wandio

nixpkgs package indexes · pkgs/by-name/wa/wandio/package.nix · source: api.github.com

overview

Package summary

Transparently read from and write to zip, bzip2, lzma or zstd archives

Commands and aliases

  • wandiocat

history

Project history and usage

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.

Project history

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.

How it is used

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.

Why package nerds care

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

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:archive

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
wandiocatcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version4.2.7
manager updated2026-06-10
local dataok
upstreamcurrent
latest detected4.2.7-1

https://github.com/LibtraceTeam/wandio

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:wandio
Version4.2.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/wandio
Homepagehttps://github.com/LibtraceTeam/wandio
Repositoryhttps://github.com/LibtraceTeam/wandio
Upstream docshttps://github.com/LibtraceTeam/wandio#readme
LicenseLGPL-3.0-or-later
Source archivehttps://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.7-1.tar.gz
Last updated2026-06-10T14:30:06Z
Pulseupdated
Dependencieslz4, lzo, xz, zstd
Build dependenciesautoconf, automake, libtool
Uses from macOSbzip2, curl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewandio
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

wandio

nix profile install nixpkgs#wandio
  • normalized package name match
  • Matched by: Wandio
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wandio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

wandio

sudo port install wandio
  • normalized package name match
  • Matched by: Wandio
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/wandio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment