Add AUR plugin

This commit is contained in:
Kivi Kaitaniemi
2025-12-14 22:28:08 +02:00
parent 5861ca219b
commit 6fe1f4cb6f
16 changed files with 1203 additions and 291 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ decman = "decman.app:main"
[project.entry-points."decman.plugins"]
systemd = "decman.plugins.systemd:Systemd"
pacman = "decman.plugins.pacman:Pacman"
aur = "decman.plugins.pacman:AUR"
aur = "decman.plugins.aur:AUR"
[dependency-groups]
dev = [