Metadata-Version: 2.4
Name: text-speech-converter
Version: 0.1.0
Summary: A simple text-to-speech converter using pyttsx3
Home-page: https://github.com/yourusername/text-speech-converter
Author: Your Name
Author-email: your.email@example.com
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyttsx3
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Text Speech Converter

A simple Python package to convert text to speech and save it as an audio file.

## Installation
