macOS
brew install wandiolocal Homebrew formula metadata
sudo port install wandioMacPorts ports tree · devel/wandio/Portfile · ソース: api.github.com
brew
wandio のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wandiolocal Homebrew formula metadata
sudo port install wandioMacPorts ports tree · devel/wandio/Portfile · ソース: api.github.com
nix profile install nixpkgs#wandionixpkgs package indexes · pkgs/by-name/wa/wandio/package.nix · ソース: api.github.com
概要
Transparently read from and write to zip, bzip2, lzma or zstd archives
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wandiocat | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/LibtraceTeam/wandio
インストールメタデータ
| パッケージキー | brew:wandio |
|---|---|
| バージョン | 4.2.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/wandio |
| ホームページ | https://github.com/LibtraceTeam/wandio |
| リポジトリ | https://github.com/LibtraceTeam/wandio |
| 上流ドキュメント | https://github.com/LibtraceTeam/wandio#readme |
| ライセンス | LGPL-3.0-or-later |
| ソースアーカイブ | https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.7-1.tar.gz |
| 最終更新 | 2026-06-10T14:30:06Z |
| Pulse | updated |
| 依存関係 | lz4, lzo, xz, zstd |
| ビルド依存関係 | autoconf, automake, libtool |
| macOS 提供ライブラリ | bzip2, curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
wandio
nix profile install nixpkgs#wandiowandio
sudo port install wandioソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.