# 使用 Homebrew, Nix 安装 msgpack-tools

查看 msgpack-tools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:msgpack-tools
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install msgpack-tools
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#msgpack-tools
```

  证据: nixpkgs package indexes: pkgs/by-name/ms/msgpack-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:msgpack-tools
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/msgpack-tools>
- **版本:** 0.6
- **来源摘要:** Command-line tools for converting between MessagePack and JSON
- **主页:** <https://github.com/ludocode/msgpack-tools>
- **仓库:** <https://github.com/ludocode/msgpack-tools>
- **上游文档:** <https://github.com/ludocode/msgpack-tools#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/ludocode/msgpack-tools/releases/download/v0.6/msgpack-tools-0.6.tar.gz>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- json2msgpack (cli)
- msgpack2json (cli)
- json2msgpack (别名)
- msgpack2json (别名)

## 构建依赖

- cmake

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.6
- 本地数据: OK
- 上游仓库: https://github.com/ludocode/msgpack-tools
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

msgpack-tools is a small pair of Unix-style conversion utilities for MessagePack and JSON. The README lists `msgpack2json` for converting MessagePack to JSON and `json2msgpack` for the reverse direction, with options for lax JSON parsing, lossy conversions, pretty-printing, and base64 encoding. The AUTHORS file names Nicholas Fraser and Jerry Jacobs, and the changelog shows the project beginning as `msgpack2json` v0.1 before being renamed to msgpack-tools in v0.2.

### 使用方式

The tool's role is practical glue around the MessagePack ecosystem. MessagePack itself is a compact binary serialization format supported across many languages; msgpack-tools lets developers inspect binary MessagePack payloads, convert hand-written JSON into MessagePack during builds, or test MessagePack-RPC services with shell pipelines and netcat. Its package-manager niche is intentionally small: a command-line bridge between human-editable JSON and binary MessagePack, overlapping with broader data remarshal tools but staying focused on two executables.

### 来源

- <https://formulae.brew.sh/formula/msgpack-tools>
- <https://github.com/ludocode/msgpack-tools>
- <https://msgpack.org/index.html>
- <https://raw.githubusercontent.com/ludocode/msgpack-tools/master/AUTHORS>
- <https://raw.githubusercontent.com/ludocode/msgpack-tools/master/CHANGELOG.md>
- <https://raw.githubusercontent.com/ludocode/msgpack-tools/master/README.md>


## 安全说明

没有找到 msgpack-tools 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** msgpack-tools
- **Version Scheme:** 0
- **Revision:** 0
- **Conflicts With:** remarshal
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - msgpack-tools: normalized package name match | nixpkgs package indexes: pkgs/by-name/ms/msgpack-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cmake](https://www.automicvault.com/zh-hans/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [msgpack-lite](https://www.automicvault.com/zh-hans/pkg/npm/msgpack-lite/) - Local package facts share a topical domain. Shared terms: messagepack, msgpack.
- [fblog](https://www.automicvault.com/zh-hans/pkg/brew/fblog/) - Both packages work with overlapping file formats or content types. Shared terms: command-line, json, line.
- [jc](https://www.automicvault.com/zh-hans/pkg/brew/jc/) - Both packages work with overlapping file formats or content types. Shared terms: command-line, json, line.

## Combined YAML source

View the package source record on GitHub. [combined/msgpack-tools.yml](https://github.com/automic-vault/db/blob/main/combined/msgpack-tools.yml)


## 来源

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
