Metadata-Version: 2.0
Name: soco
Version: 0.11.21
Summary: SoCo (Sonos Controller) is a simple library to control Sonos speakers 
Home-page: https://github.com/SoCo/SoCo
Author: The SoCo-Team
Author-email: python-soco@googlegroups.com
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Home Automation
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: requests

SoCo
====

This is a fork of the [SoCo (Sonos Controller)] (https://github.com/SoCo/SoCo) that fixes the following bugs introduced in the .11 release of SoCo. See original repo for documentation

* DidlMetadata Errors when ingesting certain events [Issue](https://github.com/SoCo/SoCo/issues/276)
* Errors after subscribing to soco.services.Queue [Issue](https://github.com/SoCo/SoCo/issues/378)