add: latex2mathml (#6856) (#6865)

This commit is contained in:
Raboneko
2025-10-24 09:29:21 -07:00
committed by GitHub
parent b16b1b211f
commit f53a15f4e4
3 changed files with 62 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "latex2mathml.spec"
}
}