Skip to main content

compare two .po/gettext files for differences

Project description

podiff.py

compare two .po/gettext files for differences

This program can be used to see added, deleted, changed, header messages. It also has an option to display statistics, to show only the number of differences.

How to use:

  • podiff.py first.po second.po -s

It only displays statistics

  • podiff.py first.po second.po -a

It only displays added messages

  • podiff.py first.po second.po -d

It only displays deleted messages

  • podiff.py first.po second.po -adgs

Displays these messages added, deleted, changed, and statistics

Enter the command podiff.py -h to see all options

This app is based on https://github.com/amandasaurus/podiff

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

podiff2-0.0.1.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

podiff2-0.0.1-py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page