Metadata-Version: 2.1
Name: lets-debug-helper
Version: 1.5.2
Summary: This is a cli tool that interacts with the Let's Debug API
License: License :: OSI Approved :: MIT License
Author: Jeffrey Crane
Author-email: jediknight11206@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
