Files
guru/app-crypt/totp-cli-bin/metadata.xml
Vitaly Zdanevich 23487b9ca5 app-crypt/totp-cli-bin: new package
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
2024-05-27 04:18:57 +04:00

13 lines
628 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zdanevich.vitaly@ya.ru</email>
<name>Vitaly Zdanevich</name>
</maintainer>
<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>