summaryrefslogtreecommitdiff
blob: 5de6cf39ed538019ea1a2ad167982d77d6c573b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>
		<remote-id type="launchpad">authentication-results-python</remote-id>
	</upstream>
</pkgmetadata>