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

usage: i18nreport [-h] [--path PATH] [--format FORMAT] [--all-languages]

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

Changelog

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.0.zip (19.9 kB view hashes)

Uploaded Source

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