Metadata-Version: 1.1
Name: Django-Gtts
Version: 0.1
Summary: gTTS google text-to-speech django app
Home-page: https://github.com/mrf345/django_gtts/
Author: Mohamed Feddad
Author-email: mrf345@gmail.com
License: MIT
Download-URL: https://github.com/mrf345/django_gtts/archive/0.1.tar.gz
Description: 
        Django-Gtts
        -------------
        A Django app to add gTTS google text-to-speech to the template 
        with ability to cache text-to-speech .mp3 files generated.
        
Keywords: django,extension,google,gtts,text-to-speech
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
