Metadata-Version: 2.1
Name: paho-mqtt-stubs
Version: 0.1.0
Summary: Type stubs for the paho MQTT client library
Home-page: https://github.com/atraides/paho-mqtt-stubs
License: MIT
Author: Dániel Hagyárossy
Author-email: d.hagyarossy@sapstar.eu
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Requires-Dist: paho-mqtt (>=1.6.1,<2.0.0)
Requires-Dist: typing-extensions (>=3.10.0,<4.0.0)
Project-URL: Repository, https://github.com/atraides/paho-mqtt-stubs
