1id: vph9l0hxpezeda5mq2rp4xnr1372sm0nhhw4bspdx4qtvu0d
2name: nfs
3main: nfs.zig
4license: MPL-2.0
5description: Nektro's Filesystem, an alternative to std.fs
6dependencies:
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