Support .rpm

This commit is contained in:
ema
2025-06-22 04:12:46 +08:00
parent 54031a166a
commit a60fafdd38
9 changed files with 103 additions and 178 deletions

View File

@@ -27,6 +27,8 @@ public class RpmInfo
public string Name { get; set; }
public string Vendor { get; set; }
public string Exec { get; set; }
public string Icon { get; set; }