Metadata-Version: 1.1
Name: Flask-gTTS
Version: 0.10
Summary: gTTS Google text to speech flask extension
Home-page: https://github.com/mrf345/flask_gtts/
Author: Mohamed Feddad
Author-email: mrf345@gmail.com
License: MIT
Download-URL: https://github.com/mrf345/flask_gtts/archive/0.10.tar.gz
Description: 
        Flask-gTTS
        -------------
        
        A Flask extension to add gTTS Google text to speech, into the template,
        it makes adding and configuring multiple text to speech audio files at
        a time much easier and less time consuming
        
        
Keywords: flask,extension,google,text,speech,gTTS,TTS,text-to-speech
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
