| 1 | id: i7z1thgnbh8476j2ctiey56u05jkkpses3or88ukwe7k9x5e |
| 2 | name: net |
| 3 | main: net.zig |
| 4 | license: MPL-2.0 |
| 5 | description: An alternative network layer |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-nio |
| 8 | - src: git https://github.com/nektro/zig-sys-linux |
| 9 | - src: git https://github.com/nektro/zig-nfs |
| 10 | - src: git https://github.com/nektro/zig-time |
| 11 | - src: git https://github.com/nektro/zig-whatwg-url |
| 12 | - src: git https://github.com/nektro/zig-sys-freebsd |
| 13 | - src: git https://github.com/nektro/zig-sys-netbsd |
| 14 | - src: git https://github.com/nektro/zig-sys-openbsd |
| 15 | root_dependencies: |
| 16 | - src: git https://github.com/nektro/zig-expect |