LICENSE
README.md
pyproject.toml
bettertotp.egg-info/PKG-INFO
bettertotp.egg-info/SOURCES.txt
bettertotp.egg-info/dependency_links.txt
bettertotp.egg-info/entry_points.txt
bettertotp.egg-info/requires.txt
bettertotp.egg-info/top_level.txt
btotp/__init__.py
btotp/__main__.py
btotp/charset.py
btotp/cli.py
btotp/clipboard.py
btotp/config.py
btotp/core.py
btotp/qr.py
btotp/secret.py
btotp/uri.py
btotp/vault.py
tests/test_clipboard.py
tests/test_config.py
tests/test_core.py
tests/test_uri.py
tests/test_vault.py