Add AppImage metadata extraction, display, and bug fixes

This commit is contained in:
2026-02-27 18:31:07 +02:00
parent 4211ff5ce0
commit 87f4e5d7bf
13 changed files with 1239 additions and 24 deletions

View File

@@ -1,4 +1,5 @@
pub mod analysis;
pub mod appstream;
pub mod backup;
pub mod database;
pub mod discovery;