Metadata-Version: 2.4
Name: assets2036py
Version: 0.2.0
Summary: helper library to easily implement assets2036
Project-URL: Homepage, https://github.com/boschresearch/assets2036py
Author-email: Daniel Ewert <Daniel.Ewert@de.bosch.com>
License: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: jsonschema<5.0,>=4.0
Requires-Dist: paho-mqtt<3.0,>=2.0
Requires-Dist: python-dateutil<3.0,>=2.8
Provides-Extra: dev
Requires-Dist: amqtt>=0.11; extra == 'dev'
Requires-Dist: pytest-cov>=5.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.5; extra == 'dev'
