aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pyspf/README
diff options
context:
space:
mode:
authorpyllyukko <pyllyukko@maimed.org>2024-08-08 07:38:40 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-08 13:26:10 +0700
commit728ed45b7f0df92d8982eb05c5455ce371c085d0 (patch)
tree01aefbad93cfbfcfad80705cb609e4789c8a23ce /python/python3-pyspf/README
parentbcae3af939beda1600f8d037d45e3ce929a826ad (diff)
python/python3-pyspf: Added (Sender-Policy-Framework queries in Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyspf/README')
-rw-r--r--python/python3-pyspf/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-pyspf/README b/python/python3-pyspf/README
new file mode 100644
index 0000000000..4caac01cdb
--- /dev/null
+++ b/python/python3-pyspf/README
@@ -0,0 +1,6 @@
+Sender Policy Framework (SPF) for Python
+
+This module provides SPF (Sender Policy Framework) for Python 3.
+It is RFC 7208 compliant.
+
+For more information about SPF see http://www.open-spf.org/