Metadata-Version: 1.1
Name: check-po
Version: 1.0.0
Summary: Check_po to verify if everything is translated and that no fuzzy are still here.
Home-page: https://github.com/peopledoc/check_po
Author: Rémy Hubscher
Author-email: hubscher.remy@gmail.com
License: GPLv3+
Description: ########
        check_po
        ########
        
        Test if the po is fully translated without fuzzy.
        
        .. image:: https://secure.travis-ci.org/peopledoc/check_po.png?branch=master
           :alt: Build Status
           :target: https://secure.travis-ci.org/peopledoc/check_po
        .. image:: https://coveralls.io/repos/peopledoc/check_po/badge.png?branch=master
           :alt: Coverage Status on master
           :target: https://coveralls.io/r/peopledoc/check_po?branch=master
        .. image:: https://pypip.in/v/check_po/badge.png
           :target: https://crate.io/packages/check_po/
        .. image:: https://pypip.in/d/check_po/badge.png
           :target: https://crate.io/packages/check_po/
        
        `Documentation<https://github.com/peopledoc/check_po/wiki>`_
        
        
Keywords: translation,po
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
