macOS
brew install rargslocal Homebrew formula metadata
brew / rang 8698
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rargs pour les workflows d'agents IA.
installation
brew install rargslocal Homebrew formula metadata
aperçu
Util like xargs + awk with pattern matching support
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour rargs. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
rargs | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/lotabout/rargs
métadonnées d'installation
| Clé du paquet | brew:rargs |
|---|---|
| Version | 0.3.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/rargs |
| Page d'accueil | https://github.com/lotabout/rargs |
| Dépôt | https://github.com/lotabout/rargs |
| Licence | MIT |
| Archive source | https://github.com/lotabout/rargs/archive/refs/tags/v0.3.0.tar.gz |
| Dernière mise à jour | 2026-09-13T07:05:22Z |
| Pulse | updated |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rargs |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.