macOS
brew install abnfgenlocal Homebrew formula metadata
brew
Quickly generate random documents that match an ABFN grammar. Version 0.21 via Homebrew; verified 2026-05-26.
install
brew install abnfgenlocal Homebrew formula metadata
sudo apk add abnfgenAlpine Linux edge package indexes · abnfgen · source: dl-cdn.alpinelinux.org
overview
Quickly generate random documents that match an ABFN grammar
history
abnfgen is a small Unix-style command-line generator that reads ABNF grammars and produces random documents matching those grammars for parser and protocol testing.
The official page presents abnfgen as an alpha tool, copyrighted but free for any use, with version 0.21 offered as the current tarball release. Its bundled manual page is dated 4 March 2002, reflecting the tool's long-standing role in ABNF test-case generation.
The official distribution is a source tarball that requires a C compiler and a Unix-like environment. The input package facts show that Homebrew and Alpine package it, which fits its niche as a compact test-data generator used from shell scripts and packaging systems.
abnfgen takes one or more grammar files and generates text from the selected start symbol. Its options include coverage-oriented generation, deterministic random seeds, output file counts, recursion depth limits, tentative definitions, and strict modes for rejecting extensions beyond the referenced ABNF syntax.
Package maintainers care about abnfgen because it is a focused C utility with no documented runtime service or credentials, and it solves a practical standards-testing problem: generating concrete examples from ABNF grammars commonly used in RFCs and protocol specifications.
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 |
|---|---|---|---|
abnfgen | 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:abnfgen |
|---|---|
| Version | 0.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/abnfgen |
| Homepage | https://www.quut.com/abnfgen/ |
| Upstream docs | https://www.quut.com/abnfgen |
| License | LicenseRef-Homebrew-cannot-represent |
| Source archive | https://www.quut.com/abnfgen/abnfgen-0.21.tar.gz |
| Last updated | 2026-05-26T23:37:46-04:00 |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | abnfgen |
| 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.
abnfgen 0.21-r0
ABNF-grammar test case generator
sudo apk add abnfgenabnfgen-doc 0.21-r0
ABNF-grammar test case generator (documentation)
sudo apk add abnfgen-docsource 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.