Metadata-Version: 2.4
Name: http_email_backend
Version: 1.0.1
Summary: A simple Http email proxy backend for sending emails using HTTP requests through a proxy server.
Author-email: Kumar Sahil <contact@krsahil.co.in>
Maintainer-email: Kumar Sahil <contact@krsahil.co.in>
License: MIT
Project-URL: Homepage, https://packagesphere.github.io/http_email_backend/
Project-URL: Documentation, https://packagesphere.github.io/http_email_backend/
Project-URL: Repository, https://github.com/packagesphere/http_email_backend
Project-URL: Issues, https://github.com/packagesphere/http_email_backend/issues/
Keywords: django,email,http,proxy,backend,email-backend,http-email-backend,proxy-email-backend,http-email-proxy-backend,email-proxy-backend,email-proxy,email-proxy-server,email-proxy-service
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.12
License-File: LICENSE
Requires-Dist: django>=5.0
Requires-Dist: premailer>=3.10.0
Requires-Dist: requests>=2.32.0
Dynamic: license-file
