Metadata-Version: 2.1
Name: spf-engine
Version: 2.9.3
Summary: SPF processing for Postfix (and Sendmail)
Home-page: https://launchpad.net/spf-engine
Author: Scott Kitterman
Author-email: scott@kitterman.com
Keywords: Postfix,Sendmail,milter,spf,email
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications :: Email :: Mail Transport Agents
Classifier: Topic :: Communications :: Email :: Filters
License-File: COPYING
Requires-Dist: pyspf
Provides-Extra: milter
Requires-Dist: pymilter; extra == "milter"
Requires-Dist: authres; extra == "milter"

SPF (Sender Policy Framework) processing engine for Postfix policy server and Milter implemented in Python.
