| 1 | id: kscsl0145t7xr8hexmuywgbe866k7zastpkzacp8srabdvps |
| 2 | name: nio |
| 3 | main: nio.zig |
| 4 | license: MPL-2.0 |
| 5 | description: Nektro's IO, an alternative to std.io |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-sys-linux |
| 8 | - src: git https://github.com/nektro/zig-extras |
| 9 | - src: git https://github.com/nektro/zig-sys-darwin |
| 10 | - src: git https://github.com/nektro/zig-sys-freebsd |
| 11 | - src: git https://github.com/nektro/zig-sys-netbsd |
| 12 | - src: git https://github.com/nektro/zig-sys-openbsd |