LICENSE
MANIFEST.in
PYPI_README.md
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
soco_cli/__init__.py
soco_cli/__main__.py
soco_cli/action_processor.py
soco_cli/alarms.py
soco_cli/aliases.py
soco_cli/api.py
soco_cli/check_for_update.py
soco_cli/cmd_parser.py
soco_cli/http_api.py
soco_cli/interactive.py
soco_cli/keystroke_capture.py
soco_cli/m3u_parser.py
soco_cli/match_speaker_names.py
soco_cli/play_local_file.py
soco_cli/play_local_file_lists.py
soco_cli/sonos.py
soco_cli/sonos_discover.py
soco_cli/speaker_info.py
soco_cli/speakers.py
soco_cli/track_follow.py
soco_cli/utils.py
soco_cli/wait_actions.py
soco_cli.egg-info/PKG-INFO
soco_cli.egg-info/SOURCES.txt
soco_cli.egg-info/dependency_links.txt
soco_cli.egg-info/entry_points.txt
soco_cli.egg-info/requires.txt
soco_cli.egg-info/top_level.txt
tests/test_action_processor.py
tests/test_aliases.py
tests/test_check_for_update.py
tests/test_cli.py
tests/test_cmd_parser.py
tests/test_comprehensive.py
tests/test_http_api.py
tests/test_interactive.py
tests/test_m3u_parser.py
tests/test_match_speaker_names.py
tests/test_play_local_file.py
tests/test_speakers.py
tests/test_utils.py
tests/test_utils_extended.py
tests/test_wait_actions.py