macOS
brew install rgxglocal Homebrew formula metadata
brew / 順位 18294
rgxg のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rgxglocal Homebrew formula metadata
sudo apk add rgxgAlpine Linux edge package indexes · rgxg · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#rgxgnixpkgs package indexes · pkgs/by-name/rg/rgxg/package.nix · ソース: api.github.com
概要
C library and command-line tool to generate (extended) regular expressions
履歴
rgxg is a C library and command-line tool that generates extended regular expressions for ranges and network address blocks.
rgxg, expanded by its project as ReGular eXpression Generator, was written and maintained by Hannes von Haugwitz as both a C library and a command-line program. Version 0.1.2 was released on 12 April 2020, and the project publishes signed source releases and Git tags.
The official site records downstream packages in Debian, Ubuntu, Alpine Linux, the Arch User Repository, NixOS, FreeBSD, and Homebrew.
Users generate expressions matching decimal or hexadecimal number ranges, IPv4 CIDR blocks, and IPv6 CIDR blocks, then pass those expressions to another matching or validation tool. Releases and repository tags can be verified with the maintainer's published OpenPGP key.
rgxg generates difficult boundary-sensitive regular expressions rather than asking users to maintain them by hand. Its dual library and CLI interfaces make the same generator useful in C programs and shell tooling.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rgxg | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:rgxg |
|---|---|
| バージョン | 0.1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rgxg |
| ホームページ | https://rgxg.github.io |
| リポジトリ | https://github.com/rgxg/rgxg |
| 上流ドキュメント | https://rgxg.github.io |
| ライセンス | Zlib |
| ソースアーカイブ | https://github.com/rgxg/rgxg/releases/download/v0.1.2/rgxg-0.1.2.tar.gz |
| 最終更新 | 2026-09-12T10:46:27Z |
| 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 | rgxg |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
librgxg-dev 0.1.2-7
development files and documentation for librgxg
sudo apt install librgxg-devlibrgxg0 0.1.2-7
C library to generate regular expressions
sudo apt install librgxg0rgxg 0.1.2-7
command-line tool to generate regular expressions
sudo apt install rgxgrgxg
nix profile install nixpkgs#rgxglibrgxg-dev 0.1.2-5
development files and documentation for librgxg
sudo apt install librgxg-devlibrgxg0 0.1.2-5
C library to generate regular expressions
sudo apt install librgxg0rgxg 0.1.2-5
command-line tool to generate regular expressions
sudo apt install rgxgrgxg 0.1.2-r2
rgxg (ReGular eXpression Generator) is a C library and a command-line tool to generate (extended) regular expressions.
sudo apk add rgxgrgxg-dev 0.1.2-r2
rgxg (ReGular eXpression Generator) is a C library and a command-line tool to generate (extended) regular expressions. (development files)
sudo apk add rgxg-devrgxg-doc 0.1.2-r2
rgxg (ReGular eXpression Generator) is a C library and a command-line tool to generate (extended) regular expressions. (documentation)
sudo apk add rgxg-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.