Metadata-Version: 2.1
Name: django-mailersend
Version: 0.0.1
Summary: Django MailerSend makes it easier to send emails in Django apps using the MailerSend API.
Author-email: Digital Valley <techteam@digitalvalley.nl>
License-File: LICENSE.md
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: django
Description-Content-Type: text/markdown

# Django MailerSend

Django MailerSend makes it easier to send emails in Django apps using the
MailerSend API.

## Resources

- Django: https://www.djangoproject.com/
- MailerSend: https://www.mailersend.com/
