blob: 59591f4326b1c162e6948e29441dd1221853a199 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>srcux</origin>
</pkgmetadata>
|