Metadata-Version: 2.1
Name: exceptional
Version: 24.1.0
Summary: exception handling utilities
Home-page: https://github.com/wbolster/exceptional
Author: wouter bolsterlee
Author-email: wouter@bolsterl.ee
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
License-File: LICENSE.rst

exceptional
===========

``exceptional`` is  Python library providing various exception handling utilities.

Homepage: https://github.com/wbolster/exceptional

Documentation: https://exceptional.readthedocs.io/en/latest/

.. image:: https://travis-ci.org/wbolster/exceptional.svg?branch=master
    :target: https://travis-ci.org/wbolster/exceptional
