macOS
brew install libfyamllocal Homebrew formula metadata
sudo port install libfyamlMacPorts ports tree · devel/libfyaml/Portfile · source: api.github.com
brew
Fully feature complete YAML parser and emitter. Version 0.9.6 via Homebrew; verified 2026-06-20.
install
brew install libfyamllocal Homebrew formula metadata
sudo port install libfyamlMacPorts ports tree · devel/libfyaml/Portfile · source: api.github.com
sudo apk add libfyamlAlpine Linux edge package indexes · libfyaml · source: dl-cdn.alpinelinux.org
sudo apt install libfyaml-devDebian stable package indexes · libfyaml-dev · source: deb.debian.org
sudo dnf install fyaml-utilsFedora Rawhide package metadata · fyaml-utils · source: dl.fedoraproject.org
nix profile install nixpkgs#libfyamlnixpkgs package indexes · pkgs/by-name/li/libfyaml/package.nix · source: api.github.com
sudo pacman -S libfyamlArch Linux sync databases · libfyaml · source: geo.mirror.pkgbuild.com
sudo zypper install libfyaml-developenSUSE Tumbleweed package metadata · libfyaml-devel · source: download.opensuse.org
overview
Fully feature complete YAML parser and emitter
history
libfyaml is Pantelis Antoniou’s MIT-licensed C library and tool suite for YAML 1.2 and JSON parsing and emitting, emphasizing zero-copy parsing, document and event APIs, diagnostics, and YAML test-suite coverage.
GitHub repository metadata records pantoniou/libfyaml creation on 2019-09-16, and the project documentation copyright spans 2019-2026. The README describes the library as a high-performance YAML 1.2 and JSON parser/emitter with zero-copy operation, full document and event APIs, and no artificial key or document size limits.
GitHub release metadata records v0.9 on 2023-09-25, v0.9.6 on 2026-03-15, and a 1.0.0-alpha series beginning on 2026-03-16. The alpha series added generics, reflection/meta-type support, Python binding work, parse caching, optimized generic emission, and wider binary packaging.
libfyaml’s adoption is narrower than older C YAML libraries, but package records in the input show it in Homebrew, Debian, Ubuntu, Fedora, Arch, MacPorts, Nix, Alpine, and openSUSE. It appeals to projects that need a modern C YAML parser with event, document-tree, path, JSON, and command-line tooling in one package.
The package ships utilities such as fy-tool, fy-dump, fy-compose, fy-filter, fy-join, fy-ypath, and fy-testsuite. Developers can link it through CMake or pkg-config and use core, generic, or reflection APIs depending on whether they need streaming events, document manipulation, schema-light values, or typed C structure serialization.
libfyaml matters to package maintainers because YAML parsing is deceptively hard, security-sensitive, and specification-heavy. A compact C implementation with test-suite emphasis, JSON interop, command-line tools, and optional Python bindings gives distributions another choice besides older libyaml-style stacks.
security posture
library-like 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 |
|---|---|---|---|
fy-compose | cli | global executable | |
fy-dump | cli | global executable | |
fy-filter | cli | global executable | |
fy-join | cli | global executable | |
fy-testsuite | cli | global executable | |
fy-tool | cli | global executable | |
fy-ypath | 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.
https://github.com/pantoniou/libfyaml
install metadata
| Package key | brew:libfyaml |
|---|---|
| Version | 0.9.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libfyaml |
| Homepage | https://github.com/pantoniou/libfyaml |
| Repository | https://github.com/pantoniou/libfyaml |
| Upstream docs | https://pantoniou.github.io/libfyaml |
| License | MIT |
| Source archive | https://github.com/pantoniou/libfyaml/releases/download/v0.9.6/libfyaml-0.9.6.tar.gz |
| Last updated | 2026-06-20T02:53:10Z |
| Pulse | updated |
| Build dependencies | cmake |
| 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 | libfyaml |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| 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.
libfyaml-dev 0.8-1+b2
Fully feature complete YAML parser and emitter (headers)
https://github.com/pantoniou/libfyaml
sudo apt install libfyaml-devlibfyaml-utils 0.8-1+b2
Fully feature complete YAML parser and emitter (CLI tools)
https://github.com/pantoniou/libfyaml
sudo apt install libfyaml-utilslibfyaml0 0.8-1+b2
Fully feature complete YAML parser and emitter (library)
https://github.com/pantoniou/libfyaml
sudo apt install libfyaml0libfyaml
nix profile install nixpkgs#libfyamllibfyaml-dev 0.8-1build1
Fully feature complete YAML parser and emitter (headers)
https://github.com/pantoniou/libfyaml
sudo apt install libfyaml-devlibfyaml-utils 0.8-1build1
Fully feature complete YAML parser and emitter (CLI tools)
https://github.com/pantoniou/libfyaml
sudo apt install libfyaml-utilslibfyaml0 0.8-1build1
Fully feature complete YAML parser and emitter (library)
https://github.com/pantoniou/libfyaml
sudo apt install libfyaml0libfyaml 0.9.5-r1
Fully feature complete YAML parser and emitter
https://github.com/pantoniou/libfyaml
sudo apk add libfyamllibfyaml-dev 0.9.5-r1
Fully feature complete YAML parser and emitter (development files)
https://github.com/pantoniou/libfyaml
sudo apk add libfyaml-devlibfyaml-doc 0.9.5-r1
Fully feature complete YAML parser and emitter (documentation)
https://github.com/pantoniou/libfyaml
sudo apk add libfyaml-docfyaml-utils 0.8-9.fc44
Utility tools for libfyaml
https://github.com/pantoniou/libfyaml
sudo dnf install fyaml-utilslibfyaml 0.8-9.fc44
Complete YAML parser and emitter
https://github.com/pantoniou/libfyaml
sudo dnf install libfyamllibfyaml-devel 0.8-9.fc44
Complete YAML parser and emitter
https://github.com/pantoniou/libfyaml
sudo dnf install libfyaml-devellibfyaml 0.9.6-2
Fully feature complete YAML parser and emitter
https://pantoniou.github.io/libfyaml/
sudo pacman -S libfyamllibfyaml-devel 0.9.5-1.2
Development files for libfyaml
https://github.com/pantoniou/libfyaml
sudo zypper install libfyaml-devellibfyaml-fy-tool 0.9.5-1.2
Command line tools for libfyaml
https://github.com/pantoniou/libfyaml
sudo zypper install libfyaml-fy-toolsource 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.