2020-12-11 01:39:08 -06:00
2020-11-08 11:41:05 -06:00
2020-12-02 01:05:31 -06:00
2020-12-11 01:38:53 -06:00
2020-11-28 05:03:56 -06:00
2020-11-08 11:06:38 -06:00
2020-12-11 01:39:08 -06:00
2020-12-11 01:38:53 -06:00
2020-12-11 01:38:53 -06:00
2020-11-25 08:27:15 -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%