Merge pull request #833 from ba0f3/add-xml0212

Add package xml
This commit is contained in:
Dominik Picheta 2018-08-16 12:21:18 +01:00 committed by GitHub
commit 6f2098983a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]