Files
packages/anda/langs/python/standard-asynchat/anda.hcl
T
Raboneko b638b5a31d add: asynchat (#9187) (#9194)
(cherry picked from commit a629972944)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-01-12 23:55:48 -06:00

7 lines
85 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "standard-asynchat.spec"
}
}