package
0.0.0-20250812205023-bba3e245cf4e
Repository: https://github.com/probonopd/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.