macOS
brew install msgpack-toolslocal Homebrew formula metadata
brew
msgpack-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install msgpack-toolslocal Homebrew formula metadata
nix profile install nixpkgs#msgpack-toolsnixpkgs package indexes · pkgs/by-name/ms/msgpack-tools/package.nix · ソース: api.github.com
概要
Command-line tools for converting between MessagePack and JSON
履歴
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.
セキュリティ状態
msgpack-tools に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
json2msgpack | cli | グローバル実行可能ファイル | |
msgpack2json | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ludocode/msgpack-tools
インストールメタデータ
| パッケージキー | brew:msgpack-tools |
|---|---|
| バージョン | 0.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/msgpack-tools |
| ホームページ | 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 |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
msgpack-tools
nix profile install nixpkgs#msgpack-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.