معرفی شرکت ها


collective.i18nreport-1.2.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Internationalization coverage report
ویژگی مقدار
سیستم عامل -
نام فایل collective.i18nreport-1.2.2
نام collective.i18nreport
نسخه کتابخانه 1.2.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jonas Baumann
ایمیل نویسنده jone@jone.ch
آدرس صفحه اصلی https://github.com/collective/collective.i18nreport
آدرس اینترنتی https://pypi.org/project/collective.i18nreport/
مجوز GPL2
======================= collective.i18nreport ======================= Creates a coverage report of internationalizations. Usage ===== Install it using buildout: .. code:: ini [buildout] parts = report [report] recipe = zc.recipe.egg eggs = collective.i18nreport Or you can checkout the repository and use it from source: .. 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 Links ----- - Main github project repository: https://github.com/collective/collective.i18nreport - Issue tracker: https://github.com/collective/collective.i18nreport/issues - Package on pypi: http://pypi.python.org/pypi/collective.i18nreport - Continuous integration: https://jenkins.4teamwork.ch/search?q=collective.i18nreport 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


نحوه نصب


نصب پکیج whl collective.i18nreport-1.2.2:

    pip install collective.i18nreport-1.2.2.whl


نصب پکیج tar.gz collective.i18nreport-1.2.2:

    pip install collective.i18nreport-1.2.2.tar.gz