We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673fd03 commit 5f24555Copy full SHA for 5f24555
packages.json
@@ -36769,6 +36769,17 @@
36769
"description": "A lightweight 2D game framework for Nim",
36770
"license": "MIT",
36771
"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"
36784
}
-
36785
]
0 commit comments