AUTHORS.rst
LICENSE.rst
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
soco/__init__.py
soco/core.py
soco/data_structures.py
soco/exceptions.py
soco/services.py
soco/utils.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/wimp.py
unittest/conftest.py
unittest/execute_unittests.py
unittest/soco_unittest.py
unittest/test_data_structures.py
unittest/test_services.py
unittest/test_singleton.py