Metadata-Version: 1.1
Name: potranslator
Version: 0.2.0
Summary: A package to easily translate po and pot files in any language supported by Google Translate.
Home-page: https://github.com/SekouD/potranslator
Author: SekouD
Author-email: sekoud.python@gmail.com
License: MIT license
Description: ============
        potranslator
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/potranslator.svg
                :target: https://pypi.python.org/pypi/potranslator
                :alt: Pypi Python Package Index Status
        
        .. image:: https://img.shields.io/travis/SekouD/potranslator.svg
                :target: https://travis-ci.org/SekouD/potranslator
                :alt: Linux Continuous Integration Status
        
        .. image:: https://ci.appveyor.com/api/projects/status/liecctj9hj0qwc7q/branch/master?svg=true
                :target: https://ci.appveyor.com/project/SekouD/potranslator
                :alt: Windows Continuous Integration Status
        
        .. image:: https://readthedocs.org/projects/potranslator/badge/?version=latest
                :target: https://potranslator.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/SekouD/potranslator/shield.svg
                :target: https://pyup.io/repos/github/SekouD/potranslator/
                :alt: Depedencies Update Status
        
        .. image:: https://codecov.io/gh/SekouD/potranslator/branch/master/graph/badge.svg
                :target: https://codecov.io/gh/SekouD/potranslator.
                :alt: Code Coverage Status
        
        .. image:: https://snyk.io/test/github/SekouD/potranslator?targetFile=requirements.txt
                :target: https://snyk.io/test/github/SekouD/potranslator?targetFile=requirements.txt
                :alt: Code Vulnerability Status
        
        
        
        A package to easily translate po and pot files in any language supported by Google Translate.
        
        
        * Free software: MIT license
        * Documentation: https://potranslator.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-06-27)
        ------------------
        
        * First release on PyPI.
        
Keywords: potranslator
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
