Metadata-Version: 1.2
Name: pysonos
Version: 0.0.40
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
Description: 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
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
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-Python: >=3.7
