Skip to main content

Internationalization coverage report

Project description

Creates a coverage report of internationalizations.

Usage

Install it using buildout:

[buildout]
parts =
    report

[report]
recipe = zc.recipe.egg
eggs = collective.i18nreport

Or you can checkout the repository and use it from source:

$ git clone https://github.com/collective/collective.i18nreport.git
$ ln -s development.cfg buildout.cfg
$ python2.7 bootstrap.py
$ bin/buildout
$ bin/i18nreport --help
Usage: i18nreport [-h] [--path PATH] [--format FORMAT] [--all-languages]

Options:
  -h, --help            show this help message and exit
  -p PATH, --path=PATH  Path to scan for translations (defaults to pwd)
  -f FORMAT, --format=FORMAT
                        Formats: json, html
  -a, --all-languages   Show also languages wich are not translated at all

Changelog

1.2.2 (2013-04-16)

  • Fix sub process deadlock: use Popen.communicate instead of Popen.wait in check_output. [cedricmessiant]

1.2.1 (2013-04-12)

  • Fix encoding problem when printing the result. [jone]

1.2 (2013-04-11)

  • Eliminate argh dependency since it needs argcomplete. Fixes #1. [jone]

1.1 (2013-02-10)

  • Add python 2.6 compatibility. [jone]

1.0 (2013-02-10)

  • Initial implementation

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

collective.i18nreport-1.2.2.zip (21.3 kB view details)

Uploaded Source

File details

Details for the file collective.i18nreport-1.2.2.zip.

File metadata

File hashes

Hashes for collective.i18nreport-1.2.2.zip
Algorithm Hash digest
SHA256 9db763b42b5a425a8c118e8587c83816f2d624006189a965993cfd812b44dd20
MD5 ce00ace15aaa05030b9351c9e1c5f1a5
BLAKE2b-256 25a90b4d699af9da6eb57dfbb13d15623e814d185acb94b95e08906335e15cb1

See more details on using hashes here.

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