summaryrefslogtreecommitdiff
blob: 1ec3686cd7c1d2e2ca636872c1a43f6b0afa40f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>python</herd>
	<longdescription>
	RFC 5451 Authentication-Results Headers generation and parsing for Python.
	It also supports Authentication Results extensions:
		RFC 5617 DKIM/ADSP
		RFC 6008 DKIM signature identification (header.b)
		RFC 6212 Vouch By Reference (VBR)
	</longdescription>
	<upstream>
		<remote-id type="pypi">authres</remote-id>
	</upstream>
</pkgmetadata>