Metadata-Version: 2.4
Name: pytech-django-emails
Version: 0.0.2
Summary: PyTech Django Emails Project
Project-URL: Homepage, https://gitlab.com/pytech-srl/resources/pytech-django-emails
Project-URL: Bug Tracker, https://gitlab.com/pytech-srl/resources/pytech-django-emails/-/work_items
Project-URL: Documentation, https://pytech-srl.gitlab.io/resources/pytech-django-emails/
Author-email: Alessandro Grandi <alessandro.grandi@pytech.it>
License-File: LICENCE
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: django>=4
Description-Content-Type: text/markdown

# PyTech Django Emails

## Description
This project aims to provide an Email model to be used in django projects.

## Roadmap
You may find some new features coming in the [Work items section](https://gitlab.com/pytech-srl/resources/pytech-django-emails/-/work_items)

## License

This project is licensed under the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.html).
See the [LICENSE](./LICENSE) file for more details.

## Authors and acknowledgment
This package is provided thanks to:

- Alessandro Grandi (PyTech srl)
