diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:13:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 845a16d173c7fc2f71d095f7d47f137a181f143a (patch) | |
tree | e65098be2b69bda41338bddd9db2c285f565a4c4 /python | |
parent | 96caa9ba3e960fefdabf1fee3d6539c15fc77986 (diff) | |
download | slackbuilds-845a16d173c7fc2f71d095f7d47f137a181f143a.tar.gz |
python/python-authres: Fix slack-desc.
Diffstat (limited to 'python')
-rw-r--r-- | python/python-authres/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python-authres/slack-desc b/python/python-authres/slack-desc index bd4698c873..c439733750 100644 --- a/python/python-authres/slack-desc +++ b/python/python-authres/slack-desc @@ -12,8 +12,8 @@ python-authres: RFC 5451 Authentication-Results Headers generation and parsing f python-authres: Python/Python3. python-authres: python-authres: It also supports Authentication Results extensions: -python-authres: * RFC 5617 DKIM/ADSP -python-authres: * RFC 6008 DKIM signature identification (header.b) -python-authres: * RFC 6212 Vouch By Reference (VBR) +python-authres: * RFC 5617 DKIM/ADSP +python-authres: * RFC 6008 DKIM signature identification (header.b) +python-authres: * RFC 6212 Vouch By Reference (VBR) python-authres: python-authres: Homepage: https://launchpad.net/authentication-results-python |