mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-30 00:38:07 -07:00
18 lines
539 B
XML
18 lines
539 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>gokturk@gentoo.org</email>
|
|
<name>Göktürk Yüksek</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
fido2 provides library functionality for communicating with a FIDO
|
|
device over USB as well as verifying attestation and assertion
|
|
signatures.
|
|
</longdescription>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">Yubico/python-fido2</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|