This commit is contained in:
Code Hz 2020-12-28 00:14:58 +08:00 committed by GitHub
parent 8b53c4968a
commit d1f0f16bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20923,5 +20923,17 @@
],
"description": "Implement dynamic dispatch through vtable, should works for dynlib.",
"license": "LGPL-3.0"
},
{
"name": "xmlio",
"url": "https://github.com/codehz/xmlio",
"method": "git",
"tags": [
"xml",
"deserialize",
"vtable"
],
"description": "Mapping nim type to xml node, and parse from it.",
"license": "LGPL-3.0"
}
]