pkg.soopen package index

brew / 順位 8318

prr を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install prr

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install prr

Debian stable package indexes · prr · ソース: deb.debian.org

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

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

概要

パッケージ概要

Mailing list style code reviews for github

コマンドとエイリアス

  • prr

履歴

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

prr is a Rust command-line tool that brings mailing-list-style, offline code review to GitHub pull requests.

プロジェクトの歴史

prr was created by Daniel Xu out of frustration with point-and-click pull-request review boxes and the need to switch repeatedly between browser views while cross-referencing changes. The project recasts review as an offline, file-oriented workflow.

採用の歴史

prr has been packaged by Homebrew, Debian, and Nix, making its Rust CLI available through several package-management cultures. Its workflow remains deliberately specialized around GitHub pull requests and text-editor-based review.

使われ方

The reviewer downloads a pull request into a review file, annotates it in a preferred text editor, and submits the completed review later. Repository-level .prr.toml settings can supplement the user's XDG configuration, while GitHub authentication is stored in the user configuration.

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

prr appeals to developers who prefer mail-style review, local files, composable command-line tools, and editor workflows over browser forms. It represents a small but distinctive bridge between traditional mailing-list review habits and GitHub pull requests.

タイムライン

  • Project origin: Created to replace browser text-box review with an offline file-oriented workflow.

Related projects

  • Its design borrows from mailing-list-style code review while operating on GitHub pull requests; it complements local editors and Git command-line workflows rather than replacing GitHub itself.

ソース

  • Official documentation: https://doc.dxuuu.xyz/prr/
  • Official repository: https://github.com/danobi/prr

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/prr/config.toml./.prr.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/prr/config.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/danobi/prr

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:prr
バージョン0.21.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/prr
ホームページhttps://github.com/danobi/prr
リポジトリhttps://github.com/danobi/prr
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/danobi/prr/archive/refs/tags/v0.21.0.tar.gz
最終更新2026-09-13T12:39:49Z
Pulseupdated
依存関係libgit2, libssh2, openssl@3
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

prr 0.20.0-1+b3

Mailing list style code reviews for GitHub

https://github.com/danobi/prr

sudo apt install prr
  • Section: vcs
  • Architecture: amd64
  • Source Package: rust-prr
  • 5 依存関係
  • normalized package name match
  • 一致条件: Prr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: prr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

prr

nix profile install nixpkgs#prr
  • normalized package name match
  • 一致条件: Prr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pr/prr/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 configuration and credential file locations
  • 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