Metadata-Version: 2.1
Name: sentry-tools
Version: 0.0.3
Summary: Tools for sentry
Home-page: https://github.com/Voltane-EU/sentry-tools
Author: Manuel Stingl
Author-email: opensource@voltane.eu
License: GNU LGPLv2.1
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# sentry-tools

Tools for integrating sentry in other libraries without having a fixed dependency to sentry.
Implements several sentry methods, which simply pass if sentry is not used.
