Metadata-Version: 2.1 Name: mopeka-iot-ble Version: 0.8.0 Summary: Mopeka IOT BLE Parser Home-page: https://github.com/bluetooth-devices/mopeka-iot-ble License: MIT Author: J. Nick Koston Author-email: bluetooth@koston.org Requires-Python: >=3.9,<4.0 Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Topic :: Software Development :: Libraries Requires-Dist: bluetooth-data-tools (>=0.1.2) Requires-Dist: bluetooth-sensor-state-data (>=1.5.0) Requires-Dist: home-assistant-bluetooth (>=1.3.0) Requires-Dist: sensor-state-data (>=2.2.0) Project-URL: Bug Tracker, https://github.com/bluetooth-devices/mopeka-iot-ble/issues Project-URL: Changelog, https://github.com/bluetooth-devices/mopeka-iot-ble/blob/main/CHANGELOG.md Project-URL: Repository, https://github.com/bluetooth-devices/mopeka-iot-ble Description-Content-Type: text/markdown # Mopeka IOT BLE

CI Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

Mopeka IOT BLE Parser ## Installation Install this via pip (or your favourite package manager): `pip install mopeka-iot-ble` ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! ## Credits This package was created with [Copier](https://copier.readthedocs.io/) and the [browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template) project template.