mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add xmlio (#1764)
This commit is contained in:
parent
8b53c4968a
commit
d1f0f16bea
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user