Source: spf-engine Section: mail Priority: optional Maintainer: Scott Kitterman Uploaders: Debian Python Team Build-Depends: debhelper-compat (= 13), dh-python (>= 5.20221205~) Build-Depends-Indep: python3, flit (>= 3.8), pybuild-plugin-pyproject Standards-Version: 4.6.2 Homepage: https://launchpad.net/spf-engine Vcs-Git: https://salsa.debian.org/python-team/packages/spf-engine.git Vcs-Browser: https://salsa.debian.org/python-team/packages/spf-engine Package: postfix-policyd-spf-python Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, postfix, adduser, python3-spf-engine (= ${binary:Version}), python3-pkg-resources Description: Postfix policy server for SPF checking postfix-policyd-spf-python is a full featured Postfix policy engine for SPF checking. It includes a variety of whitelisting mechanisms and policy options to enable it to support the widest variety of system requirements. It is implemented in pure Python and uses the python-spf module. The SPF web site is http://www.openspf.net/. It has been updated to support RFC 7208. Package: pyspf-milter Architecture: all Pre-Depends: ${misc:Pre-Depends} Depends: ${python3:Depends}, ${misc:Depends}, postfix|sendmail, adduser, python3-milter, python3-spf-engine (= ${binary:Version}), python3-pkg-resources Description: Modern milter for SPF checking pyspf-milter is a full featured milter for SPF checking. It includes a variety of whitelisting mechanisms and policy options to enable it to support the widest variety of system requirements. It is implemented in pure Python and uses the python-spf module. The SPF web site is http://www.openspf.net/. It has been updated to support RFC 7208. Package: python3-spf-engine Section: python Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Sender Policy Framework (SPF) processing module spf-engine provides the core processing for postfix-policyd-spf-python and pyspf-milter. It is not meant to be installed independently.