Metadata-Version: 2.4
Name: sugar-dsl
Version: 1.0.0
Summary: Composable cube-based workflow system for ComfyUI
Author-email: Artificial Sweetener <artificialsweetenerai@proton.me>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://artificialsweetener.ai
Project-URL: Repository, https://github.com/Artificial-Sweetener/Sugar-DSL
Project-URL: Issues, https://github.com/Artificial-Sweetener/Sugar-DSL/issues
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.10
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: build; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: python-semantic-release; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file
