Metadata-Version: 2.1
Name: django-error-alert
Version: 1.1.0
Summary: A Django package for real-time error alerting
Home-page: https://github.com/rahulsonikadel/django-error-alert
Author: Rahul Soni
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Django>=3.0
Requires-Dist: requests
