Metadata-Version: 2.4
Name: motosan-agent-workflow
Version: 0.1.0
Summary: Pure Python implementation of the motosan-agent-workflow SDK
Author: motosan-dev
License: MIT
Project-URL: Repository, https://github.com/motosan-dev/motosan-agent-workflow
Keywords: agent,workflow,dag,llm,ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: yaml
Requires-Dist: pyyaml>=6.0; extra == "yaml"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Requires-Dist: pyyaml>=6.0; extra == "dev"
