Metadata-Version: 2.4
Name: pyboneco
Version: 0.3.1
Summary: Basic library for working with Boneco devices
Project-URL: Repository, https://github.com/DeKaN/pyboneco.git
Author: DeKaN
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13
Requires-Dist: bleak-retry-connector==3.8.1
Requires-Dist: bleak==0.22.3
Requires-Dist: cryptography==44.0.1
Description-Content-Type: text/markdown

# pyBoneco

Library to control Boneco devices.

Simple example can be found in `example.py`
