Metadata-Version: 2.1
Name: progron
Version: 0.1.0
Summary: A lightweight Python library that provides a convenient API for tracking the progress of various processes.
Author-email: ightingale <nightintgale@example.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/ightingale/progron
Project-URL: Issues, https://github.com/ightingale/progron/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: adaptix>=3.0.0b9
Requires-Dist: msgspec>=0.19.0
Requires-Dist: redis>=5.2.1

A lightweight Python library that provides a convenient API for tracking the progress of various processes.
