Metadata-Version: 2.4
Name: d49-wal-core
Version: 0.2.0rc2
Summary: Python parser implementation for D7x7z49/workflow-as-list.
Keywords: workflow,agent,task,parser
Author: D7x7z49
Author-email: D7x7z49 <85430783+D7x7z49@users.noreply.github.com>
License-Expression: GPL-3.0-or-later
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Dist: pydantic>=2.13.3
Requires-Python: >=3.12
Project-URL: Repository, https://github.com/D7x7z49/workflow-as-list
Project-URL: Issues, https://github.com/D7x7z49/workflow-as-list/issues
Description-Content-Type: text/markdown

<!-- packages/wal-core/README.md -->

# d49-wal-core

> [!CAUTION]
> This project is at `v0` stage.
> Breaking changes happen often.
> Do not use in production.
> Full disclaimer: <https://github.com/D7x7z49/workflow-as-list> link.

---

Parser for WORKFLOWASLIST.
Reads workflow files and produces a structured representation for execution.

The source code is at [`src/wal_core/*`](https://github.com/D7x7z49/workflow-as-list/tree/main/packages/wal-core/src/wal_core) path.
It is small and simple.
