Metadata-Version: 2.4
Name: aiosonos
Version: 0.1.11
Summary: Async python library to communicate with Sonos devices.
Author-email: AIOSonos <m.vanderveldt@users.noreply.github.com>
License: Apache-2.0
Platform: any
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.8.4
Requires-Dist: orjson>=3.8.9
Provides-Extra: speedups
Requires-Dist: faust-cchardet>=2.1.18; extra == "speedups"
Requires-Dist: aiodns>=3.0.0; extra == "speedups"
Requires-Dist: Brotli>=1.0.9; extra == "speedups"
Provides-Extra: test
Requires-Dist: codespell==2.4.1; extra == "test"
Requires-Dist: mypy==1.18.2; extra == "test"
Requires-Dist: pre-commit-hooks==6.0.0; extra == "test"
Requires-Dist: pre-commit==4.3.0; extra == "test"
Requires-Dist: pytest==8.4.2; extra == "test"
Requires-Dist: pytest-aiohttp==1.1.0; extra == "test"
Requires-Dist: pytest-cov==6.2.1; extra == "test"
Requires-Dist: ruff==0.14.2; extra == "test"
Dynamic: license-file

# aiosonos
Async python library to communicate with Sonos devices
---

[![A project from the Open Home Foundation](https://www.openhomefoundation.org/badges/ohf-project.png)](https://www.openhomefoundation.org/)
