Metadata-Version: 1.1
Name: check-po
Version: 0.6
Summary: Check_po to verify if everything is translated
                       and that no fuzzy are still here.
Home-page: https://github.com/novagile/check_po
Author: Rémy Hubscher
Author-email: hubscher.remy@gmail.com
License: WTFPL
Description: ########
        check_po
        ########
        
        Test if the po is fully translated without fuzzy.
        
        .. image:: https://secure.travis-ci.org/novapost/check_po.png?branch=master
           :alt: Build Status
           :target: https://secure.travis-ci.org/novapost/check_po
        .. image:: https://coveralls.io/repos/novapost/check_po/badge.png?branch=master
           :alt: Coverage Status on master
           :target: https://coveralls.io/r/novapost/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/
        
Platform: UNKNOWN
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
