Feature: AppImage Reader

Purpose

The project must read an AppImage file without executing it and expose the container structure, the embedded metadata, and the payload filesystem, so that a later phase can integrate the packaged application into the GNOME desktop.

The format requirements implemented here are recorded in documents/07-appimage-format.md.

Requirements

Behavior

Dependencies