Metadata-Version: 2.2
Name: rich-progress-manager
Version: 0.1.0
Summary: Thread-safe progress manager with rich logging
Home-page: https://github.com/yourusername/rich-progress
Author: Your Name
Author-email: your.email@example.com
Keywords: progress logging threading
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich>=13.0.0
Requires-Dist: typing_extensions; python_version < "3.8"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
