43fe4f91a22266e62c8f164397652e9e237ded3e
Adding files to the Writer should work properly now (except symlinks) Threaded the adding of files. Added ability to ignore errors when adding files.
squashfs (WIP)
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
Description
Releases
55
Minor `read` fix
Latest
Languages
Go
100%