Caleb Gardner 43fe4f91a2 More work on Writer
Adding files to the Writer should work properly now (except symlinks)
Threaded the adding of files.
Added ability to ignore errors when adding files.
2021-01-03 04:39:39 -06:00
2020-11-08 11:41:05 -06:00
2020-12-28 11:50:56 -06:00
2020-11-28 05:03:56 -06:00
2021-01-03 04:39:39 -06:00
2021-01-01 10:54:09 -06:00
2020-11-08 11:06:38 -06:00
2021-01-02 17:10:21 -06:00
2021-01-02 17:10:21 -06:00
2021-01-03 04:39:39 -06:00

squashfs (WIP)

PkgGoDev Go Report Card

A PURE Go library to read and write squashfs.

Currently has support for reading squashfs files and extracting files and folders. Supports all compression types except LZO, but additional compression options are hit or miss.

The only major thing missing from squashfs reading is Xattr parsing.

Special thanks to https://dr-emann.github.io/squashfs/ for some VERY important information in an easy to understand format. Thanks also to distri's squashfs library as I referenced it to figure some things out (and double check others).

TODO

S
Description
A Go library to read squashfs archives.
Readme MIT 15 MiB
2026-03-08 06:11:15 -05:00
Languages
Go 100%