pkg.soopen package index

brew / Rang 7833

repren mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install repren

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#repren

nixpkgs package indexes · pkgs/by-name/re/repren/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Rename anything using powerful regex search and replace

Befehle und Aliase

  • repren

Verlauf

Projektgeschichte und Nutzung

repren is a command-line tool for applying literal or regular-expression replacements to file contents and paths. It emphasizes safe bulk changes through previews, backups, atomic operations, and undo support.

Projektgeschichte

repren was created by Jonathan Levy as a general-purpose power-renaming and text-refactoring utility. It is implemented as a self-contained Python program with no runtime dependencies.

The project later added explicit coding-agent support while retaining its original command-line workflow for human users.

Adoptionsgeschichte

Distributed through Homebrew and Nix according to source_facts.package-manager; the official project also supports installation through uv and direct execution with uvx.

Wie es verwendet wird

Users can rewrite standard input, edit selected files in place, or recursively process directory trees. Patterns may be provided on the command line or in tab-separated pattern files.

A typical workflow previews a refactor with `--dry-run`, applies it, reviews the resulting diff, and then either restores `.orig` backups with `--undo` or removes them with `--clean-backups`.

Warum Paket-Nerds sich dafür interessieren

repren combines content replacement and filesystem renaming in one dependency-free Python utility. Dry runs, atomic writes, backups, undo support, simultaneous substitutions, and case-preserving renames make it useful for broad mechanical refactors.

Zeitleiste

  • Early project: Developed as a general-purpose Python search-and-replace and renaming utility.
  • Later development: Added structured JSON output and coding-agent skill support.

Related projects

  • The official comparison discusses classic sed/awk/perl workflows and newer tools including sd, fastmod, ast-grep, comby, and rnr.

Quellen

  • Input package coverage: source_facts.package-manager
  • Official repository and README: https://github.com/jlevy/repren

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:repl

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhä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
reprencliglobales 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-Version3.1.1
Manager aktualisiert2026-08-27
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/jlevy/repren

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:repren
Version3.1.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/repren
Homepagehttps://github.com/jlevy/repren
Repositoryhttps://github.com/jlevy/repren
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/8f/2b/74f60c028f4ad0d74b700e508486cf837749c9d1d5a12d56c6086942375e/repren-3.1.1.tar.gz
Zuletzt aktualisiert2026-08-27T10:07:38Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerepren
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

repren

nix profile install nixpkgs#repren
  • normalized package name match
  • Abgeglichen nach: Repren
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/re/repren/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

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

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