macOS
brew install podifflocal Homebrew formula metadata
brew / rank 14629
Compare textual information in two PO files. Version 1.4 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install podiff.
install
brew install podifflocal Homebrew formula metadata
sudo apt install podiffDebian stable package indexes · podiff · source: deb.debian.org
nix profile install nixpkgs#podiffnixpkgs package indexes · pkgs/by-name/po/podiff/package.nix · source: api.github.com
overview
Compare textual information in two PO files
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
podiff | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://puszcza.gnu.org.ua/software/podiff/
install metadata
| Package key | brew:podiff |
|---|---|
| Version | 1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/podiff |
| Homepage | https://puszcza.gnu.org.ua/software/podiff/ |
| Upstream docs | https://puszcza.gnu.org.ua/software/podiff/ |
| License | GPL-3.0-or-later |
| Source archive | https://download.gnu.org.ua/pub/release/podiff/podiff-1.4.tar.gz |
| Last updated | 2026-09-11T13:20:57Z |
| Pulse | updated |
| Bottle | available (on 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 | not defined |
| Service | none declared |
| Caveats | 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 facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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#podiffsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.