Metadata-Version: 2.1
Name: async-paho-mqtt-client
Version: 0.1.2
Summary: UNKNOWN
Home-page: https://github.com/mortbauer/async-paho-mqtt-client
Author: Martin Ortbauer
Author-email: martin@villagefarmer.net
License: MIT
Description: # async-paho-mqtt-client
        
        This is simple glue to make python paho-mqtt seamlessly integrate into an
        asyncio event loop. 
        The actual bits for it are even published somewhere in the
        paho-mqtt wrapper, so maybe a pull request might be a good idea.
        
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
