Metadata-Version: 2.1
Name: exc-finder
Version: 0.0.1a0
Summary: A command-line utility to finding all unhandled exceptions in a codebase.
Home-page: https://github.com/tylerwince/exc-finder
Author: Tyler Wince
Author-email: tyler@wince.dev
License: MIT
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Description-Content-Type: text/markdown

A command-line utility to finding all unhandled exceptions in a codebase.


