blob: 8b420ddb27d268c8c87ba12f3ca08efffc3cddbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?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>
<longdescription>
fido2 provides library functionality for communicating with a FIDO
device over USB as well as verifying attestation and assertion
signatures.
</longdescription>
<slots>
<subslots>
Reflects the versions that introduce backwards
incompatible changes. Do not bind with ':=',
unless you are absolutely sure. In most cases, you
should bind to a specific subslot.
</subslots>
</slots>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|