1
0
Fork
You've already forked npcap-zig
0
Zig bindings for npcap
  • Zig 100%
2026年04月12日 12:19:57 -07:00
src add more tests 2025年12月07日 23:07:52 -08:00
.gitignore upgrade to zig master 2026年02月15日 17:59:35 -08:00
build.zig use translate-c package 2025年12月08日 23:27:50 -08:00
build.zig.zon update zig and translate c 2026年04月12日 12:19:57 -07:00
LICENSE Initial commit 2024年10月29日 21:45:50 -07:00
README.md update for zig 0.15.0-dev 2025年08月11日 22:21:48 -07:00

npcap-zig

Package thats makes it easy to depend on the npcap sdk.

Run tests on linux

zig build -Dtarget=x86_64-windows -fwine test