Metadata-Version: 2.4
Name: chengyiru-textanalyzer
Version: 0.1.0
Summary: A simple text sentiment analyzer
Author-email: Your Name <your_email@example.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: vaderSentiment>=3.3.2

\# textanalyzer

A simple Python package for text sentiment analysis using VADER.

