add: tokenizers (#9083) (#9144)

(cherry picked from commit 6582842fd9)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-01-12 16:44:22 -08:00
committed by GitHub
parent 4cca6821dd
commit 23f43fbf5c
3 changed files with 57 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "tokenizers.spec"
}
}