blob: cfaa6b4ad70c046db15603ee59fb1d2263ff8a5d (
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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>
|