# 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
.
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
.