macOS
brew install regldglocal Homebrew formula metadata
brew / Rang 22660
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für regldg in AI-Agent-Workflows.
Installation
brew install regldglocal Homebrew formula metadata
Überblick
Regular expression grammar language dictionary generator
Verlauf
regldg is a C command-line program that generates all bounded strings matching its supported regular-expression grammar.
Patrick Cronin developed regldg as a regular-expression grammar-language dictionary generator. Its official site documents version 1.0.1 and explains the project's terminology and differences from Perl regular expressions.
The project is distributed as a compact C command-line program intended to be portable to systems with a C compiler.
Give regldg a supported regular expression to enumerate matching strings. Options constrain output, including maximum word length; patterns may also be supplied through standard input with --file=-. Users should consult the official differences page because its expression language does not exactly match Perl's.
regldg reverses the usual regular-expression workflow: instead of testing whether input matches a pattern, it enumerates strings in the pattern's language. This makes it a niche but useful tool for test-data generation, dictionaries, and bounded exploration of patterns.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
regldg | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/PatrickCronin/regldg
Installationsmetadaten
| Paketschlüssel | brew:regldg |
|---|---|
| Version | 1.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/regldg |
| Homepage | https://regldg.com/ |
| Repository | https://github.com/PatrickCronin/regldg |
| Upstream-Dokumentation | https://regldg.com/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/PatrickCronin/regldg/releases/download/v1.0.1/regldg-1.0.1.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T07:31:58Z |
| Pulse | updated |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | regldg |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.