pkg.soopen package index

brew / Rang 8698

rargs mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rargs in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install rargs

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Util like xargs + awk with pattern matching support

Befehle und Aliase

  • rargs

Verlauf

Projektgeschichte und Nutzung

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

Projektgeschichte

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.

Adoptionsgeschichte

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

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für rargs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 12 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
rargscliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-09-19
Manager-Version0.3.0
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.3.0

https://github.com/lotabout/rargs

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:rargs
Version0.3.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/rargs
Homepagehttps://github.com/lotabout/rargs
Repositoryhttps://github.com/lotabout/rargs
LizenzMIT
Quellarchivhttps://github.com/lotabout/rargs/archive/refs/tags/v0.3.0.tar.gz
Zuletzt aktualisiert2026-09-13T07:05:22Z
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfü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-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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