blob: 19d1822778fb0cab0c23964968fd84b86b3c4e03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<longdescription>
fido2 provides library functionality for communicating with a FIDO
device over USB as well as verifying attestation and assertion
signatures.
</longdescription>
<origin>gentoo-staging</origin>
<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/>
</pkgmetadata>
|