macOS
brew install shyamllocal Homebrew formula metadata
brew / rank 9247
Command-line YAML parser. Version 0.6.2 via Homebrew; verified 2026-09-13. Also installable with dnf: sudo dnf install shyaml.
install
brew install shyamllocal Homebrew formula metadata
sudo dnf install shyamlFedora Rawhide package metadata · shyaml · source: dl.fedoraproject.org
overview
Command-line YAML parser
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
shyaml | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:shyaml |
|---|---|
| Version | 0.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/shyaml |
| Homepage | https://github.com/0k/shyaml |
| Repository | https://github.com/0k/shyaml |
| License | BSD-2-Clause |
| Source archive | https://files.pythonhosted.org/packages/b9/59/7e6873fa73a476de053041d26d112b65d7e1e480b88a93b4baa77197bd04/shyaml-0.6.2.tar.gz |
| Last updated | 2026-09-13T17:05:03Z |
| Pulse | updated |
| Dependencies | libyaml, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
shyaml 0.6.2-23.fc45
YAML for command line
sudo dnf install shyamlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.