Metadata-Version: 2.1
Name: exception-convenience
Version: 0.1.0
Summary: Convenience collection of exceptions which often go together. Avoiding to broad exception clauses but still catching everything
Home-page: https://github.com/ThoenigAdrian/exception_convenience
Author: Adrian Thoenig
License: UNKNOWN
Description: # exception_convenience
        Convience stuff for Exception handling in Python
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.5
Description-Content-Type: text/markdown
