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