🍺 BREW Explorer

← all formulae

podiff

brew install podiff v1.4 GPL-3.0-or-later

Compare textual information in two PO files

2
30-day installs · #14413
6
90-day · #14111
30
365-day · #12624

Links

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.
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "To use with git, add this to your .git/config or global git config file:\n\n  [diff \"podiff\"]\n  command = $HOMEBREW_PREFIX/bin/podiff -D-u\n\nThen add the following line to the .gitattributes file in\nthe directory with your PO files:\n\n  *.po diff=podiff\n\nSee `man podiff` for more information.\n",
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Compare textual information in two PO files",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "podiff",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://puszcza.gnu.org.ua/software/podiff/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 2,
  "installs_365d": 30,
  "installs_90d": 6,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "podiff",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 14413,
  "rank_365d": 12624,
  "rank_90d": 14111,
  "raw_hash": "21c8599aef3f5108",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/podiff.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.4",
  "versioned_formulae": [],
  "why_use_this": null
}