macOS
brew install msgpack-toolslocal Homebrew formula metadata
brew
Command-line tools for converting between MessagePack and JSON. Version 0.6 via Homebrew; verified from local package data.
install
brew install msgpack-toolslocal Homebrew formula metadata
nix profile install nixpkgs#msgpack-toolsnixpkgs package indexes · pkgs/by-name/ms/msgpack-tools/package.nix · source: api.github.com
overview
Command-line tools for converting between MessagePack and JSON
history
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.
security posture
No matching local secret-handling manifest was found for msgpack-tools. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
json2msgpack | cli | global executable | |
msgpack2json | 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/ludocode/msgpack-tools
install metadata
| Package key | brew:msgpack-tools |
|---|---|
| Version | 0.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/msgpack-tools |
| Homepage | https://github.com/ludocode/msgpack-tools |
| Repository | https://github.com/ludocode/msgpack-tools |
| Upstream docs | https://github.com/ludocode/msgpack-tools#readme |
| License | MIT |
| Source archive | https://github.com/ludocode/msgpack-tools/releases/download/v0.6/msgpack-tools-0.6.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | msgpack-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
msgpack-tools
nix profile install nixpkgs#msgpack-toolssource 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.