Files
packages/anda/langs/python/plexapi/anda.hcl
T
Raboneko 554f6d9ec3 add: plexapi (#10907) (#10938)
(cherry picked from commit c6f5b88a7d)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-29 22:13:35 -05:00

7 lines
78 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "plexapi.spec"
}
}