Metadata-Version: 1.1
Name: Flask-Googletrans
Version: 0.6
Summary: Googletrans google translation flask extension
Home-page: https://github.com/mrf345/flask_googletrans/
Author: Mohamed Feddad
Author-email: mrf345@gmail.com
License: MIT
Download-URL: https://github.com/mrf345/flask_googletrans/archive/0.5.tar.gz
Description: 
        Flask-Googletrans
        -------------
        A Flask extension to add Googletrans google translation to the template 
        with ability to cache translation to external pretty .json file
        
Keywords: flask,extension,google,translate,googletrans,json
Platform: any
Classifier: Environment :: Web Environment
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
