Added package nimspice

This commit is contained in:
CodeDoes 2018-07-14 05:12:01 +02:00
parent 701d517320
commit 7a609cfad2

View File

@ -9943,5 +9943,19 @@
"description": "Nim wrapper for libclipboard",
"license": "MIT",
"web": "https://github.com/genotrance/nimclipboard"
},
{
"name": "nimspice",
"url": "https://github.com/CodeDoes/nimspice",
"method": "git",
"tags": [
"macro",
"template",
"class",
"collection"
],
"description": "A bunch of macros. sugar if you would",
"license": "MIT",
"web": "https://github.com/CodeDoes/nimspice"
}
]