Metadata-Version: 2.4
Name: pySpeechModule
Version: 1.0.1
Summary: A framework for creating speechd modules
Author-email: John Settlemyer <author@example.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/jsett/py-speech-module
Project-URL: Issues, https://github.com/jsett/py-speech-module/issues
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: soundfile>=0.14.0
Dynamic: license-file

# pySpeechModule
A framework for writing python speechd modules.

documentation: https://pyspeechmodule.readthedocs.io/en/latest/index.html
