| 1 | id: gllspcgd4fa2jblyp17dspjm6cww2s6eaelmr7dme5gyv3fn |
| 2 | name: pek |
| 3 | main: src/lib.zig |
| 4 | license: MPL-2.0 |
| 5 | description: An HTML preprocessor with a builtin template engine. |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-htmlentities |
| 8 | - src: git https://github.com/nektro/zig-extras |
| 9 | - src: git https://github.com/nektro/zig-tracer |
| 10 | - src: git https://github.com/nektro/zig-nio |
| 11 | |
| 12 | root_dependencies: |
| 13 | - src: git https://github.com/nektro/zig-expect |
| 14 | - src: git https://github.com/nektro/zig-extras |
| 15 | - src: git https://github.com/nektro/zig-nio |