Metadata-Version: 2.4
Name: recsrmesh
Version: 0.1.0
Summary: CSRMesh protocol library
Author-email: Sean Kinsey <oyvind@kinsey.no>
License: LGPL-3.0-or-later
Project-URL: Homepage, https://github.com/oyvindkinsey/recsrmesh
Project-URL: Repository, https://github.com/oyvindkinsey/recsrmesh
Project-URL: Issues, https://github.com/oyvindkinsey/recsrmesh/issues
Keywords: csrmesh,bluetooth,mesh,ble
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Home Automation
Classifier: Topic :: System :: Hardware
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bleak>=0.21.0
Requires-Dist: cryptography>=41.0.0
Requires-Dist: pycryptodomex>=3.23.0
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
Requires-Dist: pytest-mock>=3.11.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
Requires-Dist: mypy>=1.5.0; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest>=7.4.0; extra == "test"
Requires-Dist: pytest-asyncio>=0.21.0; extra == "test"
Requires-Dist: pytest-cov>=4.1.0; extra == "test"
Dynamic: license-file
