email2pdf/debian/DEBIAN/control_template

11 lines
373 B
Text
Raw Permalink Normal View History

2014-10-12 13:40:48 +01:00
Package: email2pdf
Version: <version_goes_here>
2014-10-12 13:40:48 +01:00
Section: base
Priority: optional
Architecture: all
Depends: python3, python3-bs4 (>=4.6.3), python3-html5lib, python3-pypdf2, python3-magic, wkhtmltox
2014-10-12 13:40:48 +01:00
Recommends: getmail
Maintainer: Andrew Ferrier <andrew.ferrier@example.com>
Description: MDA which converts email to PDF
A mail delivery agent which converts emails to PDF.