Metadata-Version: 2.1
Name: comfyui-mqtt-node
Version: 0.0.1
Summary: A ComfyUI custom node for publishing images to MQTT brokers with support for TLS encryption and authentication.
Home-page: https://github.com/eljefe80/comfyui-mqtt-node
Requires-Python: >=3.10
Requires-Dist: paho-mqtt>=1.6.1
Requires-Dist: Pillow>=9.0.0
Requires-Dist: numpy
