Metadata-Version: 2.4
Name: soco-cli
Version: 0.4.79
Summary: Sonos command line control utility, based on SoCo
Author-email: Avantrec Ltd <soco_cli@avantrec.com>
Project-URL: Homepage, https://github.com/avantrec/soco-cli
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: soco==0.27.1; python_version < "3.6"
Requires-Dist: soco>=0.30.2; python_version >= "3.6"
Requires-Dist: ifaddr==0.1.7; python_version < "3.7"
Requires-Dist: ifaddr>=0.2.0; python_version >= "3.7"
Requires-Dist: tabulate
Requires-Dist: rangehttpserver
Requires-Dist: xmltodict
Requires-Dist: fastapi; python_version >= "3.7"
Requires-Dist: uvicorn; python_version >= "3.7"
Dynamic: license-file


SoCo-CLI is a powerful command line wrapper for the popular Python SoCo
library, for controlling Sonos systems. SoCo-CLI is written entirely in Python
and is portable across platforms.
