1id: i7z1thgnbh8476j2ctiey56u05jkkpses3or88ukwe7k9x5e
2name: net
3main: net.zig
4license: MPL-2.0
5description: An alternative network layer
6dependencies:
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
15root_dependencies:
16 - src: git https://github.com/nektro/zig-expect