package
1.0.13
Repository: https://github.com/sagesound/go-appimage.git
Documentation: pkg.go.dev

# README

GoAppImage

AppImage manipulation from Go.

Currently tries to read the squashfs using pure go (using this library). If that doesn't work, falls back to calling unsquashfs.