From 9e8c3bff81222929c8519bce6358799f91bc2842 Mon Sep 17 00:00:00 2001 From: Christopher Walker Date: Sat, 11 May 2013 23:58:19 -0500 Subject: python/python-authres: Added (RFC 5451 Auth Results Headers generation and parsing) Signed-off-by: Robby Workman --- python/python-authres/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/python-authres/slack-desc (limited to 'python/python-authres/slack-desc') diff --git a/python/python-authres/slack-desc b/python/python-authres/slack-desc new file mode 100644 index 0000000000..bd4698c873 --- /dev/null +++ b/python/python-authres/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-authres: python-authres (RFC 5451 Auth Results Headers generation and parsing) +python-authres: +python-authres: RFC 5451 Authentication-Results Headers generation and parsing for +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: +python-authres: Homepage: https://launchpad.net/authentication-results-python -- cgit v1.2.3