| 1 | id: k90bjcb81yhkqjoddl1qasoktf2eowtyjrf6ixvmmn1s0sra |
| 2 | name: url |
| 3 | main: url.zig |
| 4 | license: MPL-2.0 |
| 5 | description: A WHATWG URL-compatible parser for Zig |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-extras |
| 8 | - src: git https://github.com/nektro/zig-unicode-idna |
| 9 | - src: git https://github.com/nektro/zig-nio |
| 10 | root_dependencies: |
| 11 | - src: git https://github.com/nektro/zig-expect |