Metadata-Version: 2.3
Name: drawio-agents
Version: 0.0.1
Summary: Let's make the draw.io diagram runnable.
License: MIT
Author: Allen Chou
Author-email: f1470891079@gmail.com
Requires-Python: >=3.11,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: openai
Requires-Dist: lxml (>=6.0.0,<7.0.0)
Requires-Dist: openai (>=1.0.0,<2.0.0) ; extra == "openai"
Requires-Dist: pydantic (>=2,<3.0.0)
Requires-Dist: pydantic-settings (>=2,<3.0.0)
Description-Content-Type: text/markdown

# drawio-agents
Let's make the draw.io diagram runnable.

