Metadata-Version: 2.1
Name: bpmailer
Version: 1.2
Summary: Mailing utility for Django
Home-page: https://github.com/beproud/bpmailer/
Author: BeProud Inc.
Author-email: project@beproud.jp
License: UNKNOWN
Keywords: django,mail
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Intended Audience :: Developers
Classifier: Environment :: Plugins
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: Django (>=2.2)
Requires-Dist: six
Requires-Dist: Celery

.. image:: https://github.com/beproud/bpmailer/actions/workflows/tests.yml/badge.svg
   :target: https://github.com/beproud/bpmailer/actions
   :alt: GitHub Actions

Requirements
============

* Python (3.6, 3.9)
* Celery (4.1)
* Django (2.2)

Links
=================

* `release checklist <https://github.com/beproud/bpmailer/blob/master/release_checklist.rst>`_


