podiff

安装命令
brew install podiff

比较两个 PO 文件中的文本信息

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

许可协议:GPL-3.0 或更高版本

公式 JSON API:/api/formula/podiff.json

公式代码:在 GitHub 上 podiff.rb

提供瓶装(二进制包)安装支持

Apple Silicon sonoma
ventura
monterey
big sur
Intel sonoma
ventura
monterey
big sur
catalina
64 位 linux

当前版本

稳定版 1.4
要与 git 一起使用,请将以下内容添加到您的 .git/config 或全局 git 配置文件中

    [diff "podiff"]
    command = $HOMEBREW_PREFIX/bin/podiff -D-u

然后,将以下行添加到包含您的 PO 文件的目录中的 .gitattributes 文件中
...

    *.po diff=podiff

有关更多信息,请参阅 `man podiff`。

分析

(30 天) 安装次数
podiff 0
(30 天) 根据请求安装
podiff 0
(30 天) 构建错误
podiff 0
(90 天) 安装次数
podiff 1
(90 天) 根据请求安装
podiff 1
(365 天) 安装次数
podiff 26
(365 天) 根据请求安装
podiff 26
Fork me on GitHub