squashfs
squashfs copied to clipboard
A library to interact with Squashfs archives. Currently only has support for reading, but writing archives will probably come eventually.
Hi there, Thanks for your nifty library and it's been a real help for me. But I've got something wrong when reading the squashfs on Windows hosts. After some investigation,...
Hi I am seeing an error while extracting. "Unsupported file type. Inode type: 5"
Hi @CalebQ42, Thanks for implementing this handy library, it's been a real help for us. Is there a function to iterate over all included files in the squashfs filesystem recursively...
This replaces the library used for LZO decompression with [one that is permissively licensed](https://github.com/anchore/go-lzo).