Metadata-Version: 2.1
Name: here_debugger
Version: 0.0.1
Summary: A user friendly debugger
Home-page: https://github.com/Bibhash7/Here-Debugger
Author: Bibhash7
Author-email: tranceispermanemt@gmail.com
Project-URL: Bug Tracker, https://github.com/Bibhash7/Here-Debugger/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Here-Debugger
A user friendly debugger that accepts any number of variables and print its name and value and line number for easy debugging. Also have options to choose add search text, include variable types information.
