.gitignore
CLAUDE.md
LICENSE
README.md
pyproject.toml
passmate/__init__.py
passmate/busy_spinner.py
passmate/cli.py
passmate/config.py
passmate/confirm_yes_no.py
passmate/container.py
passmate/generate.py
passmate/migrate_v1.py
passmate/pathtree.py
passmate/raw_db.py
passmate/read_passphrase.py
passmate/session.py
passmate/shell.py
passmate.egg-info/PKG-INFO
passmate.egg-info/SOURCES.txt
passmate.egg-info/dependency_links.txt
passmate.egg-info/entry_points.txt
passmate.egg-info/requires.txt
passmate.egg-info/top_level.txt
tests/__init__.py
tests/start_session.py
tests/test_merge.py
tests/test_pathtree.py
tests/test_raw_db.py
tests/test_session.py
tests/test_session_starter.py
tests/test_shell.py
tests/test_sync_summary.py