Added package nimclipboard

This commit is contained in:
Ganesh Viswanathan 2018-07-13 00:44:43 -05:00
parent bdb155fd68
commit 7650020a88

View File

@ -9927,5 +9927,21 @@
"description": "A simple chunked external protocol interface for Splunk custom search commands.",
"license": "Apache2",
"web": "https://github.com/metasyn/nim-cexc-splunk"
},
{
"name": "nimclipboard",
"url": "https://github.com/genotrance/nimclipboard",
"method": "git",
"tags": [
"clipboard",
"wrapper",
"clip",
"copy",
"paste",
"nimgen"
],
"description": "Nim wrapper for libclipboard",
"license": "MIT",
"web": "https://github.com/genotrance/nimclipboard"
}
]