Metadata-Version: 2.1
Name: rrpm
Version: 1.0.0
Summary: A tool to manage all your projects easily!
License: MIT
Author: pybash1
Author-email: example@example.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: questionary (>=1.10.0,<2.0.0)
Requires-Dist: rich (>=12.4.4,<13.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer (>=0.4.1,<0.5.0)
