forked from semios/semios-packages
feat: add description to packages
Signed-off-by: sisungo <[email protected]>
This commit is contained in:
@@ -4,6 +4,7 @@ import lib.cpp as cpp
|
||||
from lib.make import *
|
||||
|
||||
version("2.8.1")
|
||||
description("Fast streaming XML parser written in C99")
|
||||
source_url(
|
||||
"https://github.com/libexpat/libexpat/releases/download/R_2_8_1/expat-2.8.1.tar.gz"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user