Files
packages/anda/langs/python/torrentp/anda.hcl
T
Raboneko 9a20d14174 add: torrentp (#12953) (#13016)
(cherry picked from commit e86af08262)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-10 02:17:15 +08:00

7 lines
79 B
HCL

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