Metadata-Version: 2.1
Name: django-translate-po-files
Version: 0.0.1
Summary: Automatically translate all Django PO files in the correct languages using google translate.
Home-page: https://github.com/bartmachielsen/django-translate-po-files
Author: Bart Machielsen
Author-email: bartmachielsen@gmail.com
License: UNKNOWN
Description: # django-translate-po-files
        Automatically translate all .po files in your django project.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires: polib
Requires: requests
Description-Content-Type: text/markdown
