Metadata-Version: 2.1
Name: clipboard-automator
Version: 0.1.0
Summary: ComfyUI custom nodes that wait on the OS clipboard for new image/text, in-graph replacement for the ComfyUI-Clipboard-Workflow-Automator script.
Home-page: https://github.com/kastelan/Clipboard-Automator
Requires-Python: >=3.10
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: pywin32; sys_platform == 'win32'
Requires-Dist: PyGObject; sys_platform == 'linux'
