Metadata-Version: 2.4
Name: pomo-cli
Version: 1.0.0
Summary: A simple Pomodoro timer for the command line.
Author-email: Manasvi <manasvi.bathula@gmail.com>
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: click
Requires-Dist: winsound; platform_system == "Windows"
