Add AppImage metadata extraction, display, and bug fixes

This commit is contained in:
2026-02-27 18:31:07 +02:00
parent abf61f5c32
commit e69c5f7a7c
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;