| 1 | id: 7l3oxw6nqqws638zsz6w1kiexnyi1yqevu0mgybmlods5i1d |
| 2 | name: intrusive-parser |
| 3 | main: intrusive_parser.zig |
| 4 | license: MPL-2.0 |
| 5 | description: Core plumbing to make text or binary document parsers with Data Oriented Design |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-extras |
| 8 | - src: git https://github.com/nektro/zig-nio |