pkg.soopen package index

brew / 順位 8698

rargs を Homebrew でインストール

rargs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install rargs

local Homebrew formula metadata

概要

パッケージ概要

Util like xargs + awk with pattern matching support

コマンドとエイリアス

  • rargs

履歴

プロジェクトの歴史と使われ方

rargs is a Rust command-line utility that combines xargs-style command execution with awk-like field extraction and regular-expression matching.

プロジェクトの歴史

rargs was developed as a Rust command-line utility for turning structured input lines into command arguments through pattern matching. The official repository presents it as an xargs-and-awk hybrid.

採用の歴史

The official README documents distribution through Homebrew and Nix, direct release binaries, and Cargo installation. source_facts.package-manager currently records the Homebrew formula.

使われ方

rargs reads standard input line by line, splits or matches each line into numbered or named groups, substitutes those groups into a command template, and executes the resulting commands. Common examples include batch renaming, downloading URL/filename pairs, formatting delimited fields, and running jobs with multiple workers.

パッケージ好きにとっての重要性

rargs occupies the composable Unix-filter niche between xargs and awk, adding Rust regular-expression captures and named placeholders to command construction. It is useful to package enthusiasts who favor small pipeline tools with modern parsing and parallel-execution features.

タイムライン

  • The official repository documents availability through Homebrew, Nix, Cargo, and downloadable binaries; it does not provide a sufficiently precise dated origin timeline.

Related projects

  • xargs provides the command-construction model that rargs extends.
  • awk provides the field-oriented text-processing use cases that rargs targets.
  • The README notes that its regular-expression syntax is the Rust regex syntax also used by tools such as ripgrep.

セキュリティ状態

保護ツール対応はまだ見つかっていません

rargs に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
rargscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版0.3.0
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v0.3.0

https://github.com/lotabout/rargs

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:rargs
バージョン0.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/rargs
ホームページhttps://github.com/lotabout/rargs
リポジトリhttps://github.com/lotabout/rargs
ライセンスMIT
ソースアーカイブhttps://github.com/lotabout/rargs/archive/refs/tags/v0.3.0.tar.gz
最終更新2026-09-13T07:05:22Z
Pulseupdated
ビルド依存関係rust
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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namerargs
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation