macOS
brew install regldglocal Homebrew formula metadata
brew / 順位 22660
regldg のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install regldglocal Homebrew formula metadata
概要
Regular expression grammar language dictionary generator
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
regldg | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/PatrickCronin/regldg
インストールメタデータ
| パッケージキー | brew:regldg |
|---|---|
| バージョン | 1.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/regldg |
| ホームページ | https://regldg.com/ |
| リポジトリ | https://github.com/PatrickCronin/regldg |
| 上流ドキュメント | https://regldg.com/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/PatrickCronin/regldg/releases/download/v1.0.1/regldg-1.0.1.tar.gz |
| 最終更新 | 2026-09-13T07:31:58Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.