Merge pull request #796 from CodeDoes/add-nimspice0312

Added package nimspice
This commit is contained in:
Dominik Picheta 2018-07-14 13:10:47 +01:00 committed by GitHub
commit b5f580093b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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