Skip to content

Commit 5f24555

Browse files
authored
Add xerces (#3170)
1 parent 673fd03 commit 5f24555

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

packages.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36769,6 +36769,17 @@
3676936769
"description": "A lightweight 2D game framework for Nim",
3677036770
"license": "MIT",
3677136771
"web": "https://github.com/erayzesen/kirpi"
36772+
},
36773+
{
36774+
"name": "xerces",
36775+
"url": "https://github.com/fox0430/nim-xerces",
36776+
"method": "git",
36777+
"tags": [
36778+
"binding",
36779+
"xml"
36780+
],
36781+
"description": "Nim bindings for Apache Xerces-C++",
36782+
"license": "MIT",
36783+
"web": "https://github.com/fox0430/nim-xerces"
3677236784
}
36773-
3677436785
]

0 commit comments

Comments
 (0)