macOS
brew install podifflocal Homebrew formula metadata
brew / Rang 14629
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für podiff in AI-Agent-Workflows.
Installation
brew install podifflocal Homebrew formula metadata
sudo apt install podiffDebian stable package indexes · podiff · Quelle: deb.debian.org
nix profile install nixpkgs#podiffnixpkgs package indexes · pkgs/by-name/po/podiff/package.nix · Quelle: api.github.com
Überblick
Compare textual information in two PO files
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.gitconfig.git/config.gitattributesExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
podiff | cli | globales Executable |
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.
https://puszcza.gnu.org.ua/software/podiff/
Installationsmetadaten
| Paketschlüssel | brew:podiff |
|---|---|
| Version | 1.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/podiff |
| Homepage | https://puszcza.gnu.org.ua/software/podiff/ |
| Upstream-Dokumentation | https://puszcza.gnu.org.ua/software/podiff/ |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://download.gnu.org.ua/pub/release/podiff/podiff-1.4.tar.gz |
| Zuletzt aktualisiert | 2026-09-11T13:20:57Z |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | 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. |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | podiff |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
podiff 1.4-3
compare textual information in two PO files
http://puszcza.gnu.org.ua/software/podiff
sudo apt install podiffpodiff
nix profile install nixpkgs#podiffQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.