Metadata-Version: 1.1
Name: Django-Gtranslate
Version: 0.1.2
Summary: Googletrans google translation django app
Home-page: https://github.com/mrf345/django_gtranslate/
Author: Mohamed Feddad
Author-email: mrf345@gmail.com
License: MIT
Download-URL: https://github.com/mrf345/django_gtranslate/archive/0.1.2.tar.gz
Description: 
        Django-Gtranslate
        -------------
        A Django app to add Googletrans google translation to the template 
        with ability to cache translation to external pretty .json file.
        
Keywords: django,extension,google,translate,googletrans,json
Platform: any
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
