# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| python3-mintotp: python3-mintotp (minimalist standalone implementation of TOTP) python3-mintotp: python3-mintotp: mintotp is a minimalist but fully funcitonal TOTP (Timebased python3-mintotp: One-Time Password) implementation in 20 lines of pure python 3. python3-mintotp: python3-mintotp: It provides both a library and a command-line utility. python3-mintotp: python3-mintotp: Beware that it does not store the seed (token) anywhere. python3-mintotp: python3-mintotp: python3-mintotp: