# msgpack-tools mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für msgpack-tools in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:msgpack-tools
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/msgpack-tools>
- **Version:** 0.6
- **Quellzusammenfassung:** Command-line tools for converting between MessagePack and JSON
- **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>
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- json2msgpack (cli)
- msgpack2json (cli)
- json2msgpack (Alias)
- msgpack2json (Alias)

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- 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

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.6
- lokale Daten: OK
- Upstream-Repository: https://github.com/ludocode/msgpack-tools
- Info: No package-manager update timestamp was available.
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Wie es verwendet wird

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.

### Quellen

- <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>


## Sicherheitshinweise

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.


## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
