Files
packages/anda/langs/python/screeninfo/anda.hcl
T
Owen Zimmerman d4b9070588 add: screeninfo (#7256)
Signed-off-by: Owen-sz <owen@fyralabs.com>
2025-11-10 13:54:29 +08:00

7 lines
78 B
HCL

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