macOS
brew install wandiolocal Homebrew formula metadata
sudo port install wandioMacPorts ports tree · devel/wandio/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.