macOS
brew install podifflocal Homebrew formula metadata
安装
brew install podifflocal Homebrew formula metadata
sudo apt install podiffDebian stable package indexes · podiff · 来源: deb.debian.org
nix profile install nixpkgs#podiffnixpkgs 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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.gitattributes可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
podiff | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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/ |
| 上游文档 | 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 |
| 最后更新 | 2026-09-11T13:20:57Z |
| Pulse | updated |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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#podiff来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.