Add xmltools library

This commit is contained in:
Anatoly Galiulin 2016-03-30 09:52:20 +06:00
parent c003174a7b
commit f38cf9305b

View File

@ -4467,5 +4467,19 @@
"description": "Kinto Client for Nim",
"license": "MIT",
"web": "https://github.com/OpenSystemsLab/kinto.nim"
},
{
"name": "xmltools",
"url": "https://github.com/vegansk/xmltools",
"method": "git",
"tags": [
"xml",
"functional",
"library",
"parsing"
],
"description": "High level xml library for Nim",
"license": "MIT",
"web": "https://github.com/vegansk/xmltools"
}
]