macOS
brew install shyamllocal Homebrew formula metadata
brew / 順位 9247
shyaml のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install shyamllocal Homebrew formula metadata
sudo dnf install shyamlFedora Rawhide package metadata · shyaml · ソース: dl.fedoraproject.org
概要
Command-line YAML parser
履歴
shyaml is a cross-platform command-line YAML reader designed for shell pipelines. It reads YAML exclusively from standard input and can return values, types, keys, or YAML substructures.
The project originated as a small Python utility for extracting values and substructures from YAML in shell scripts. Upstream now describes the Python version as being in a lethargic state, limited mainly to critical fixes, while active development continues in shyaml-rs.
The official README documents distribution through PyPI and Homebrew and support for Linux, macOS, and Windows. The supplied package metadata also lists Homebrew and DNF package names.
Typical use redirects or pipes a YAML document into `shyaml`, followed by an action and key. The `--yaml` option produces YAML-safe output for recursive processing, while version output reports the PyYAML and libyaml implementations in use.
shyaml represents the Unix-pipeline approach to structured data: YAML arrives on standard input, a key or substructure is selected, and the result can feed another command. Its current upstream status also illustrates package succession, with the Python implementation pointing users toward the faster, compatible shyaml-rs rewrite.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
shyaml | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:shyaml |
|---|---|
| バージョン | 0.6.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/shyaml |
| ホームページ | https://github.com/0k/shyaml |
| リポジトリ | https://github.com/0k/shyaml |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://files.pythonhosted.org/packages/b9/59/7e6873fa73a476de053041d26d112b65d7e1e480b88a93b4baa77197bd04/shyaml-0.6.2.tar.gz |
| 最終更新 | 2026-09-13T17:05:03Z |
| Pulse | updated |
| 依存関係 | libyaml, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | shyaml |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
shyaml 0.6.2-23.fc45
YAML for command line
sudo dnf install shyamlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.