Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install podiff

local Homebrew formula metadata

Linux

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

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

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

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

概要

パッケージ概要

Compare textual information in two PO files

履歴

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

podiff is a small command-line utility by Sergey Poznyakoff for comparing textual information in GNU gettext PO files. It normalizes PO-file content before invoking diff so translators can review meaningful changes in message IDs and translations.

プロジェクトの歴史

The upstream manual identifies podiff as a PO-file comparison utility and documents copyright years 2011 through 2013. Its Puszcza project page hosts development metadata, downloads, bug tracking, and the official Git repository.

採用の歴史

Package-manager adoption is modest but broad enough to matter for localization workflows: the supplied package facts list Homebrew, Debian, and Nix package names.

使われ方

podiff is used directly on two PO files, as a normalization test mode, or as a Git external diff driver through .git/config and .gitattributes.

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

For package maintainers and translators, podiff sits in the narrow but useful intersection of gettext and diff tooling: it makes PO churn easier to inspect without replacing standard diff or Git.

タイムライン

  • 2011: Upstream copyright range begins.
  • 2013: Upstream manual copyright range ends.
  • Current package facts: Available through Homebrew, Debian, and Nix.

Related projects

  • GNU gettext PO files
  • diff
  • git external diff drivers

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://puszcza.gnu.org.ua/software/podiff/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:podiff
バージョン1.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/podiff
ホームページhttps://puszcza.gnu.org.ua/software/podiff/
リポジトリhttp://git.gnu.org.ua/podiff.git
上流ドキュメントhttps://puszcza.gnu.org.ua/software/podiff
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://download.gnu.org.ua/pub/release/podiff/podiff-1.4.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点To use with git, add this to your .git/config or global git config file: [diff "podiff"] command = $HOMEBREW_PREFIX/bin/podiff -D-u Then add the following line to the .gitattributes file in the directory with your PO files: *.po diff=podiff See `man podiff` for more information.

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

podiff 1.4-3

compare textual information in two PO files

http://puszcza.gnu.org.ua/software/podiff

sudo apt install podiff
  • Section: misc
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Podiff
Debian stable package indexes · deb.debian.org · Debian stable package indexes: podiff from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

podiff

nix profile install nixpkgs#podiff
  • normalized package name match
  • 一致条件: Podiff
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/po/podiff/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment