Files
packages/anda/langs/python/mdtex2html/anda.hcl
T
Owen Zimmerman ea6d60bab4 add: mdtex2html (#6857)
Signed-off-by: Owen-sz <owen@fyralabs.com>
2025-10-24 15:56:30 +08:00

7 lines
78 B
HCL

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