Metadata-Version: 2.4
Name: textanalyzer-zhangshuhong
Version: 0.1.0
Summary: A simple text analysis library with sentiment analysis
Author-email: Your Name <your.email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/textanalyzer
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: vaderSentiment>=3.3.2

# textanalyzer
A simple text analysis library.
