Metadata-Version: 2.1
Name: comfyui-stringconstructor
Version: 3.1.3
Summary: String formatting (compiling text from pieces) made for humans:
• Turn parts of prompt into a dictionary - to share them all across the entire workflow as a single connection.
• Compose your prompt in-place from these snippets and regular text - with just one text field.
• Easily update the dictionary down the line - get different prompts from the same template.
• Reference text chunks within each other to build complex hierarchies of self-updating prompts.
• A true time-saver for regional prompting (aka area composition).

Home-page: https://github.com/Lex-DRL/ComfyUI-StringConstructor
Requires-Python: >=3.10
Requires-Dist: frozendict
