feat: add package maintainers

Signed-off-by: sisungo <[email protected]>
This commit is contained in:
2026-08-10 09:53:45 +08:00
parent 232aa0b690
commit 41d0b79083
70 changed files with 82 additions and 4 deletions
+1
View File
@@ -5,6 +5,7 @@ from lib.make import *
version("2.8.1")
description("Fast streaming XML parser written in C99")
maintainer("sisungo <[email protected]>")
source_url(
"https://github.com/libexpat/libexpat/releases/download/R_2_8_1/expat-2.8.1.tar.gz"
)