Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.i18nreport

How to install collective.i18nreport

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.i18nreport
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
1.2.2 Available View build log
 
Author
License
GPL2
Lastest release
version 1.2.2 on Apr 30th, 2013

Creates a coverage report of internationalizations.

Usage

Install it using buildout:

System Message: ERROR/3 (<string>, line 13)

Unknown directive type "code".

.. code:: ini

    [buildout]
    parts =
        report

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

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

System Message: ERROR/3 (<string>, line 25)

Unknown directive type "code".

.. code:: shell

    $ 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

Subscribe to package updates

Last updated Apr 30th, 2013

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.