blob: 9a1386fbb2e385e8a7efcd6af4843cec2feb8aef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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>
The command-line tool 'solo' provided by this package can be used to reset a SoloKey,
set/change the PIN, generate credentials, interact with the on-board TRNG, update
the firmware, and more. See the output of 'solo key --help' for more information.
</longdescription>
<upstream>
<remote-id type="github">solokeys/solo-python</remote-id>
<remote-id type="pypi">solo</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|