Metadata-Version: 2.1
Name: pysonos
Version: 0.0.6
Summary: A SoCo fork with fixes for Home Assistant.
Home-page: https://github.com/amelchio/pysonos
Author: Anders Melchiorsen
Author-email: amelchio@nogoto.net
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
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
Requires-Dist: xmltodict
Requires-Dist: ifaddr

pysonos
=======

This is a fork of the `SoCo`_ (Sonos Controller) project, please go there for
a supported version.

The pysonos fork adds just a few bits needed for `Home Assistant`_, bridging
the gap in release frequency between the two projects.


License
-------

pysonos is released under the `MIT license`_.


.. _Home Assistant: https://www.home-assistant.io
.. _MIT license: http://www.opensource.org/licenses/mit-license.php
.. _SoCo: https://github.com/SoCo/SoCo


