1
0
Fork
You've already forked libogg
0
libogg with the build system replaced by zig
  • C 99.3%
  • Zig 0.7%
Find a file
2025年09月08日 01:05:31 +02:00
include/ogg delete unnecessary files, add build.zig 2023年02月12日 09:12:37 -07:00
src delete unnecessary files, add build.zig 2023年02月12日 09:12:37 -07:00
.gitignore update to zig 0.14.0 2025年03月06日 20:35:42 -08:00
build.zig Update to zig v0.16.0-dev.13+1594c8055 2025年09月08日 01:02:58 +02:00
build.zig.zon Fix version 2025年09月08日 01:05:31 +02:00
COPYING REGENTS->FOUNDATION 2002年10月11日 06:17:20 +00:00
README.md update readme 2024年04月07日 20:08:16 -07:00

This is a fork of ogg, packaged for Zig. Unnecessary files have been deleted, and the build system has been replaced with build.zig.