# Installer msgpack-tools avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de msgpack-tools pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:msgpack-tools
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/msgpack-tools>
- **Version:** 0.6
- **Résumé source:** Command-line tools for converting between MessagePack and JSON
- **Page d'accueil:** <https://github.com/ludocode/msgpack-tools>
- **Dépôt:** <https://github.com/ludocode/msgpack-tools>
- **Docs amont:** <https://github.com/ludocode/msgpack-tools#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/ludocode/msgpack-tools/releases/download/v0.6/msgpack-tools-0.6.tar.gz>
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- json2msgpack (cli)
- msgpack2json (cli)
- json2msgpack (alias)
- msgpack2json (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.6
- données locales: OK
- dépôt amont: https://github.com/ludocode/msgpack-tools
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour msgpack-tools. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
