LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
build_src/_client.c
build_src/_client.py
build_src/_message_reader.c
build_src/_message_reader.py
build_src/_unread_monitor.c
build_src/_unread_monitor.py
tests/test_default_fetch_sender.py
tests/test_get_group_senders_info.py
tests/test_no_auto_fetch_sender.py
tests/test_private_chat_sender_info.py
tests/test_progress_log.py
tests/test_registry.py
tests/test_send_to_dajidali.py
tests/test_send_to_dajidali_clipboard.py
tests/test_sender_display_final.py
tests/test_sender_info_comprehensive.py
tests/test_sender_info_display.py
tests/test_verify_default_fetch.py
wxauto_pc/__init__.py
wxauto_pc.egg-info/PKG-INFO
wxauto_pc.egg-info/SOURCES.txt
wxauto_pc.egg-info/dependency_links.txt
wxauto_pc.egg-info/requires.txt
wxauto_pc.egg-info/top_level.txt
wxauto_pc/core/client.py
wxauto_pc/core/message_reader.py
wxauto_pc/core/unread_monitor.py
wxauto_pc/storage/__init__.py
wxauto_pc/storage/message_cache.py
wxauto_pc/storage/paths.py
wxauto_pc/storage/progress_log.py
wxauto_pc/tools/__init__.py
wxauto_pc/tools/message_tools.py
wxauto_pc/tools/registry.py
wxauto_pc/tools/schemas.py
wxauto_pc/tools/system_tools.py
wxauto_pc/tools/ui_tools.py
wxauto_pc/utils/__init__.py