Source: python-mailer Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: David Watson , Hugo Lefeuvre Build-Depends: debhelper (>= 11), dh-python, python-all, python-setuptools, python3-all, python3-setuptools Standards-Version: 4.3.0 Testsuite: autopkgtest-pkg-python Homepage: https://pypi.python.org/pypi/mailer Vcs-Git: https://salsa.debian.org/python-team/modules/python-mailer.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-mailer Package: python-mailer Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Python module that simplifies sending email (Python 2) Simplifies sending emails in Python, features a single class to send plain text, HTML email, and attachments. Mailer auto detects attachment types and has support for internationalized headers. . This is the Python 2 version of the package. Package: python3-mailer Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python module that simplifies sending email (Python 3) Simplifies sending emails in Python, features a single class to send plain text, HTML email, and attachments. Mailer auto detects attachment types and has support for internationalized headers. . This is the Python 3 version of the package.