mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 23:30:03 +02:00
14 lines
464 B
XML
14 lines
464 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ulm@gentoo.org</email>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
otpCalc is an RFC2289 and RFC1760 compliant one time password calculator,
|
|
written to use the GTK+ library for screen I/O.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="gitlab">otpcalc/otpcalc</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|