SuperAuguste / zarc

ZIP (and soon, other formats) implemented in Zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zarc

A pretty darn good implementation of various archive formats (zip and tar at the moment) in Zig. Originally created for use within jaz.

Attribution

  • The tar header struct in tar.zig was taken directly from mattnite's awesome mattnite/tar library. Kudos to him!

License

MIT

About

ZIP (and soon, other formats) implemented in Zig

License:MIT License


Languages

Language:Zig 99.7%Language:AMPL 0.3%