README.md
pyproject.toml
setup.py
bstkchat/__init__.py
bstkchat/cli.py
bstkchat/cli_backup.py
bstkchat/commands.py
bstkchat/crypto.py
bstkchat/database.py
bstkchat/models.py
bstkchat/network.py
bstkchat/ui.py
bstkchat.egg-info/PKG-INFO
bstkchat.egg-info/SOURCES.txt
bstkchat.egg-info/dependency_links.txt
bstkchat.egg-info/entry_points.txt
bstkchat.egg-info/requires.txt
bstkchat.egg-info/top_level.txt
tests/test_crypto.py
tests/test_ui.py