# Installer remarshal avec Homebrew, Nix, apk

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

## installation

```sh
sudo av install brew:remarshal
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install remarshal
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#remarshal
```

  Preuve: nixpkgs package indexes: remarshal from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- apk (92%):

```sh
sudo apk add toml2json
```

  Preuve: Alpine Linux edge package indexes: toml2json from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:remarshal
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/remarshal>
- **Version:** 2.1.4
- **Résumé source:** Convert between TOML, YAML and JSON
- **Page d'accueil:** <https://github.com/remarshal-project/remarshal>
- **Dépôt:** <https://github.com/remarshal-project/remarshal>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/26/6b/9817fbf9cabb8914313c546b5d55653148a7dbe612a8dbaa992d05a6dff7/remarshal-2.1.4.tar.gz>
- **Dernière mise à jour:** 2026-08-02T09:42:53Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- cbor2cbor (cli)
- cbor2json (cli)
- cbor2msgpack (cli)
- cbor2py (cli)
- cbor2toml (cli)
- cbor2yaml (cli)
- json2cbor (cli)
- json2json (cli)
- json2msgpack (cli)
- json2py (cli)
- json2toml (cli)
- json2yaml (cli)
- msgpack2cbor (cli)
- msgpack2json (cli)
- msgpack2msgpack (cli)
- msgpack2py (cli)
- msgpack2toml (cli)
- msgpack2yaml (cli)
- remarshal (cli)
- toml2cbor (cli)
- toml2json (cli)
- toml2msgpack (cli)
- toml2py (cli)
- toml2toml (cli)
- toml2yaml (cli)
- yaml2cbor (cli)
- yaml2json (cli)
- yaml2msgpack (cli)
- yaml2py (cli)
- yaml2toml (cli)
- yaml2yaml (cli)
- cbor2cbor (alias)
- cbor2json (alias)
- cbor2msgpack (alias)
- cbor2py (alias)
- cbor2toml (alias)
- cbor2yaml (alias)
- json2cbor (alias)
- json2json (alias)
- json2msgpack (alias)
- json2py (alias)
- json2toml (alias)
- json2yaml (alias)
- msgpack2cbor (alias)
- msgpack2json (alias)
- msgpack2msgpack (alias)
- msgpack2py (alias)
- msgpack2toml (alias)
- msgpack2yaml (alias)
- remarshal (alias)
- toml2cbor (alias)
- toml2json (alias)
- toml2msgpack (alias)
- toml2py (alias)
- toml2toml (alias)
- toml2yaml (alias)
- yaml2cbor (alias)
- yaml2json (alias)
- yaml2msgpack (alias)
- yaml2py (alias)
- yaml2toml (alias)
- yaml2yaml (alias)

## Dépendances

- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.1.4
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://github.com/remarshal-project/remarshal
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour remarshal. Les métadonnées de paquet 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:** remarshal
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** msgpack-tools, toml2json, yaml2json
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - remarshal: normalized package name match | nixpkgs package indexes: remarshal from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Nix - json2yaml: installed executable or alias match | nixpkgs package indexes: json2yaml from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Nix - toml2json: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/to/toml2json/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - toml2json - 1.4.0-r0: installed executable or alias match | Alpine Linux edge package indexes: toml2json from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A very small CLI for converting TOML to JSON | https://github.com/woodruffw/toml2json
- apk - toml2json-doc - 1.4.0-r0: installed executable or alias match | Alpine Linux edge package indexes: toml2json-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A very small CLI for converting TOML to JSON (documentation) | https://github.com/woodruffw/toml2json


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [python-yq](https://pkg.so/fr/brew/python-yq/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools, json, toml.
- [yj](https://pkg.so/fr/brew/yj/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools, json, toml.
- [fastgron](https://pkg.so/fr/brew/fastgron/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools, json.
- [yq](https://pkg.so/fr/brew/yq/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [dasel](https://pkg.so/fr/brew/dasel/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [otree](https://pkg.so/fr/brew/otree/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [jsongrep](https://pkg.so/fr/brew/jsongrep/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [config-file-validator](https://pkg.so/fr/brew/config-file-validator/) - Shares pkgdb curated category or tags: cli, developer-tools, json, toml, yaml.
- [dhall-toml](https://pkg.so/fr/brew/dhall-toml/) - Local package facts share a topical domain. Shared terms: between, cli, conversion, convert, data.
- [dhall-yaml](https://pkg.so/fr/brew/dhall-yaml/) - Both packages work with overlapping file formats or content types. Shared terms: between, cli, conversion, convert, data.

## Combined YAML source

View the package source record on GitHub. [combined/remarshal.yml](https://github.com/mxcl/pkgdb/blob/main/combined/remarshal.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
