summaryrefslogtreecommitdiff
path: root/dev-python/authres/metadata.xml
blob: 7accb67edbab0d77be5611b044b73f8e994d393b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <stabilize-allarches />
  <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="launchpad">authentication-results-python</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>