pkg.soopen package index

brew / 順位 7833

repren を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install repren

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#repren

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

概要

パッケージ概要

Rename anything using powerful regex search and replace

コマンドとエイリアス

  • repren

履歴

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

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.

プロジェクトの歴史

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.

採用の歴史

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

使われ方

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

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

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.

タイムライン

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

ソース

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

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:repl

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-09-19
マネージャ版3.1.1
マネージャ更新日2026-08-27
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/jlevy/repren

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:repren
バージョン3.1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/repren
ホームページhttps://github.com/jlevy/repren
リポジトリhttps://github.com/jlevy/repren
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/8f/2b/74f60c028f4ad0d74b700e508486cf837749c9d1d5a12d56c6086942375e/repren-3.1.1.tar.gz
最終更新2026-08-27T10:07:38Z
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

repren

nix profile install nixpkgs#repren
  • normalized package name match
  • 一致条件: 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

ソース経路

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

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

使用ソース

  • 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