Files
packages/anda/langs/python/plexapi/anda.hcl
T
Raboneko 8f6dedf269 add: plexapi (#10907) (#10935)
(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:09:05 -05:00

7 lines
78 B
HCL

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