Added package xml

This commit is contained in:
root 2018-08-16 09:12:15 +07:00
parent d5f873a915
commit 76ecde78ce

View File

@ -10377,5 +10377,22 @@
"description": "A simple GUI front for Nimble.",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_nimble_gui"
},
{
"name": "xml",
"url": "https://github.com/ba0f3/xml.nim",
"method": "git",
"tags": [
"xml",
"parser",
"compile",
"tokenizer",
"nim",
"html",
"cdata"
],
"description": "Pure Nim XML parser",
"license": "MIT",
"web": "https://github.com/ba0f3/xml.nim"
}
]