Add nimboost library

This commit is contained in:
Anatoly Galiulin 2016-03-31 15:24:09 +06:00
parent c16b5b8e76
commit 4a0fdc53fa

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