Metadata-Version: 2.4
Name: matter-python-client
Version: 0.4.1a0.dev20260220
Summary: Python Client for the OHF Matter Server
Author-email: Open Home Foundation <hello@openhomefoundation.io>
License-Expression: Apache-2.0
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Home Automation
Requires-Python: >=3.12
Requires-Dist: aiohttp
Requires-Dist: orjson
Requires-Dist: home-assistant-chip-clusters==2025.7.0
Provides-Extra: test
Requires-Dist: pytest>=9.0; extra == "test"
Requires-Dist: pytest-asyncio>=0.24; extra == "test"
Requires-Dist: pytest-aiohttp>=1.0; extra == "test"
