AUTHORS.rst
LICENSE.rst
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
soco/__init__.py
soco/alarms.py
soco/cache.py
soco/compat.py
soco/config.py
soco/core.py
soco/data_structures.py
soco/events.py
soco/exceptions.py
soco/groups.py
soco/ms_data_structures.py
soco/services.py
soco/snapshot.py
soco/utils.py
soco/xml.py
soco.egg-info/PKG-INFO
soco.egg-info/SOURCES.txt
soco.egg-info/dependency_links.txt
soco.egg-info/requires.txt
soco.egg-info/top_level.txt
soco/plugins/__init__.py
soco/plugins/example.py
soco/plugins/spotify.py
soco/plugins/wimp.py
unittest/conftest.py
unittest/execute_unittests.py
unittest/soco_unittest.py
unittest/test_alarms.py
unittest/test_cache.py
unittest/test_core.py
unittest/test_data_structures.py
unittest/test_discovery.py
unittest/test_events.py
unittest/test_integration.py
unittest/test_ms_data_structures.py
unittest/test_services.py
unittest/test_singleton.py
unittest/test_utils.py