macOS
brew install msgpack-toolslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für msgpack-tools in AI-Agent-Workflows.
Installation
brew install msgpack-toolslocal Homebrew formula metadata
nix profile install nixpkgs#msgpack-toolsnixpkgs package indexes · pkgs/by-name/ms/msgpack-tools/package.nix · Quelle: api.github.com
Überblick
Command-line tools for converting between MessagePack and JSON
Verlauf
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.
Sicherheitslage
Für msgpack-tools wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
json2msgpack | cli | globales Executable | |
msgpack2json | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ludocode/msgpack-tools
Installationsmetadaten
| Paketschlüssel | brew:msgpack-tools |
|---|---|
| Version | 0.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/msgpack-tools |
| Homepage | https://github.com/ludocode/msgpack-tools |
| Repository | https://github.com/ludocode/msgpack-tools |
| Upstream-Dokumentation | https://github.com/ludocode/msgpack-tools#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/ludocode/msgpack-tools/releases/download/v0.6/msgpack-tools-0.6.tar.gz |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
msgpack-tools
nix profile install nixpkgs#msgpack-toolsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.