deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-django (>= 4.0), python3-requests, python3-urllib3, python3:any
Description: |-
Django email backend for multiple ESPs (Python 3)
Anymail integrates several transactional email service providers (ESPs) into
Django, with a consistent API that lets you use ESP-added features without
locking your code to a particular ESP.
.
It currently fully supports Amazon SES (requires python3-boto3), MailerSend,
Mailgun, Mailjet, Mandrill (MailChimp transactional), Postal (self-hosted
ESP, requires python3-cryptography), Postmark, SendinBlue, SendGrid, and
SparkPost.
.
Anymail normalizes ESP functionality so it "just works" with Django's
built-in `django.core.mail` package. It includes:
.
* Support for HTML, attachments, extra headers, and other features of
Django's built-in email
* Extensions that make it easy to use extra ESP functionality, like tags,
metadata, and tracking, with code that's portable between ESPs
* Simplified inline images for HTML email
* Normalized sent-message status and tracking notification, by connecting
your ESP's webhooks to Django signals
* "Batch transactional" sends using your ESP's merge and template features
.
This is the Python 3 version of the package.
Homepage: https://github.com/anymail/django-anymail
Installed-Size: '474'
Maintainer: Akash Doppalapudi <akashdoppalapudi2001@gmail.com>
Package: python3-django-anymail
Priority: optional
Section: python
Source: django-anymail
Suggests: python3-boto3, python3-cryptography
Version: 12.0-1
srcpkg_name: django-anymail
srcpkg_version: 12.0-1