Files
guru/app-crypt/totp-cli-bin/metadata.xml
2025-04-05 02:34:02 +02:00

10 lines
527 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">This is a simple TOTP (Time-based One-time Password) CLI tool. TOTP is the most common mechanism for 2FA (Two-Factor-Authentication). You can manage and organize your accounts with namespaces and protect your data with a password.</longdescription>
<upstream>
<remote-id type="github">yitsushi/totp-cli</remote-id>
</upstream>
</pkgmetadata>