You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
659 B
20 lines
659 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<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>
|