Metadata-Version: 1.1
Name: better_exchook
Version: 1.20160612.132614
Summary: nice Python exception hook replacement
Home-page: https://github.com/albertz/py_better_exchook
Author: Albert Zeyer
Author-email: albzey@gmail.com
License: 2-clause BSD license
Description: ==============
        better_exchook
        ==============
        
        A nicer drop-in-replacement for Python ``sys.excepthook``.
        See Python source and comments for further information.
        
        Example output: <https://gist.github.com/922622>
        
        -- Albert Zeyer, <http://www.az2000.de>
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
