Skip to content

truemedian/zig-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-archive

Linux Workflow Status Windows Workflow Status MacOS Workflow Status

Reading and writing archives in zig.

Features

  • Reading and writing zip archives
    • Supports zip64
    • Supports zip files with a preamble (like self-extracting archives)
  • TODO: Reading and writing tar archives

Examples

Reading (and extracting) a zip archive: tests/read_zip.zig

Writing a zip archive: tests/write_zip.zig

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages