Metadata-Version: 2.0
Name: aichat
Version: 0.0.3
Summary: Add a short description here!
Home-page: http://...
Author: Aira
Author-email: hobson@aira.io
License: mit
Description-Content-Type: UNKNOWN
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Communications :: Chat
Classifier: Natural Language :: English
Requires-Dist: regex
Requires-Dist: exrex
Provides-Extra: voice
Requires-Dist: pyaudio; extra == 'voice'
Requires-Dist: pocketsphinx; extra == 'voice'
Requires-Dist: deepspeech; extra == 'voice'
Requires-Dist: SpeechRecognition; extra == 'voice'
Requires-Dist: pyttsx3; extra == 'voice'

README.rst


