Metadata-Version: 2.2
Name: aiosonos
Version: 0.1.8
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.0; extra == "test"
Requires-Dist: mypy==1.14.1; extra == "test"
Requires-Dist: pre-commit==4.1.0; extra == "test"
Requires-Dist: pre-commit-hooks==5.0.0; extra == "test"
Requires-Dist: pytest==8.3.4; extra == "test"
Requires-Dist: pytest-aiohttp==1.1.0; extra == "test"
Requires-Dist: pytest-cov==6.0.0; extra == "test"
Requires-Dist: ruff==0.9.3; extra == "test"

# aiosonos
Async python library to communicate with Sonos devices
