Add nimboost library

This commit is contained in:
Anatoly Galiulin
2016-03-31 16:04:35 +06:00
parent c16b5b8e76
commit 4a0fdc53fa
+13
View File
@@ -4481,5 +4481,18 @@
"description": "High level xml library for Nim",
"license": "MIT",
"web": "https://github.com/vegansk/xmltools"
},
{
"name": "nimboost",
"url": "https://github.com/vegansk/nimboost",
"method": "git",
"tags": [
"stdlib",
"library",
"utility"
],
"description": "Additions to the Nim's standard library, like boost for C++",
"license": "MIT",
"web": "https://github.com/vegansk/nimboost"
}
]