| Crates.io | wrkflw-parser |
| lib.rs | wrkflw-parser |
| version | 0.7.3 |
| created_at | 2025-08-09 12:47:44.197589+00 |
| updated_at | 2025-08-28 07:32:16.911623+00 |
| description | Workflow parsing functionality for wrkflw execution engine |
| homepage | https://github.com/bahdotsh/wrkflw |
| repository | https://github.com/bahdotsh/wrkflw |
| max_upload_size | |
| id | 1787895 |
| size | 269,615 |
Parsers and schema helpers for GitHub/GitLab workflow files.
// High-level crates (`wrkflw` and `wrkflw-executor`) wrap parser usage.
// Use those unless you are extending parsing behavior directly.