Install spf-tools-python by entering the following commands in the terminal:
sudo apt update sudo apt install spf-tools-python
Description:
sender policy framework (SPF) tools for Python
SPF (Sender Policy Framework) related scripts and tools in Python. This package currently provides three scripts: . * pyspf: command line use of spf.py * spfquery: Python implementation of spfquery (uses alternatives) * pyspf-type99: Tool to convert SPF records of type TXT to type SPF . spfquery and pyspf-type99 are compatible with python3 For more information about SPF look at http://www.openspf.org/
Homepage: https://pypi.python.org/pypi/pyspf/
Version: 2.0.12t-3
Section: universe/python